summaryrefslogtreecommitdiff
path: root/enc/windows_1253.c
diff options
context:
space:
mode:
Diffstat (limited to 'enc/windows_1253.c')
-rw-r--r--enc/windows_1253.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/enc/windows_1253.c b/enc/windows_1253.c
index 4b139d1028..cd2987f588 100644
--- a/enc/windows_1253.c
+++ b/enc/windows_1253.c
@@ -233,8 +233,6 @@ OnigEncodingDefine(windows_1253, Windows_1253) = {
onigenc_always_true_is_allowed_reverse_match,
0,
ONIGENC_FLAG_NONE,
-#ifdef ONIG_CASE_MAPPING
onigenc_single_byte_ascii_only_case_map,
-#endif /* ONIG_CASE_MAPPING */
};
ENC_ALIAS("CP1253", "Windows-1253")