summaryrefslogtreecommitdiff
path: root/xmlcleanup.sed
diff options
context:
space:
mode:
Diffstat (limited to 'xmlcleanup.sed')
-rw-r--r--xmlcleanup.sed4
1 files changed, 0 insertions, 4 deletions
diff --git a/xmlcleanup.sed b/xmlcleanup.sed
index b67d204..c757859 100644
--- a/xmlcleanup.sed
+++ b/xmlcleanup.sed
@@ -1,9 +1,5 @@
#!/bin/sed -f
-# unfortunately they use latin-1 rather than ascii...
-# note \x is a gnu extension
-s/\xA3/£/g
-
# seemingly unneeded control characters
s/&ff[0-9];//g
s/xxff0//g