summaryrefslogtreecommitdiff
path: root/ruby_2_2/enc/utf_16_32.h
diff options
context:
space:
mode:
Diffstat (limited to 'ruby_2_2/enc/utf_16_32.h')
-rw-r--r--ruby_2_2/enc/utf_16_32.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/ruby_2_2/enc/utf_16_32.h b/ruby_2_2/enc/utf_16_32.h
deleted file mode 100644
index da58d1b23c..0000000000
--- a/ruby_2_2/enc/utf_16_32.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#include "regenc.h"
-/* dummy for unsupported, statefull encoding */
-#define ENC_DUMMY_UNICODE(name) ENC_REPLICATE(name, name "BE")
-ENC_DUMMY_UNICODE("UTF-16");
-ENC_DUMMY_UNICODE("UTF-32");