summaryrefslogtreecommitdiff
path: root/trunk/enc/iso_2022_jp.h
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/enc/iso_2022_jp.h')
-rw-r--r--trunk/enc/iso_2022_jp.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/trunk/enc/iso_2022_jp.h b/trunk/enc/iso_2022_jp.h
deleted file mode 100644
index 8155bdcd54..0000000000
--- a/trunk/enc/iso_2022_jp.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#include "regenc.h"
-/* dummy for unsupported, statefull encoding */
-ENC_DUMMY("ISO-2022-JP");
-ENC_ALIAS("ISO2022-JP", "ISO-2022-JP");
-ENC_REPLICATE("ISO-2022-JP-2", "ISO-2022-JP");
-ENC_ALIAS("ISO2022-JP2", "ISO-2022-JP-2");