summaryrefslogtreecommitdiff
path: root/man/po/remove-potcdate.sed
diff options
context:
space:
mode:
Diffstat (limited to 'man/po/remove-potcdate.sed')
-rw-r--r--man/po/remove-potcdate.sed11
1 files changed, 0 insertions, 11 deletions
diff --git a/man/po/remove-potcdate.sed b/man/po/remove-potcdate.sed
deleted file mode 100644
index edb38d70..00000000
--- a/man/po/remove-potcdate.sed
+++ /dev/null
@@ -1,11 +0,0 @@
-/^"POT-Creation-Date: .*"$/{
-x
-s/P/P/
-ta
-g
-d
-bb
-:a
-x
-:b
-}