summaryrefslogtreecommitdiff
path: root/enc/gb18030.c
diff options
context:
space:
mode:
Diffstat (limited to 'enc/gb18030.c')
-rw-r--r--enc/gb18030.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/enc/gb18030.c b/enc/gb18030.c
index ed06845ee5..8a00332991 100644
--- a/enc/gb18030.c
+++ b/enc/gb18030.c
@@ -599,8 +599,6 @@ OnigEncodingDefine(gb18030, GB18030) = {
gb18030_is_allowed_reverse_match,
0,
ONIGENC_FLAG_NONE,
-#ifdef ONIG_CASE_MAPPING
onigenc_ascii_only_case_map,
-#endif /* ONIG_CASE_MAPPING */
};