summaryrefslogtreecommitdiff
path: root/enc/windows_1257.c
diff options
context:
space:
mode:
Diffstat (limited to 'enc/windows_1257.c')
-rw-r--r--enc/windows_1257.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/enc/windows_1257.c b/enc/windows_1257.c
index 7025a144b7..557d4c00d7 100644
--- a/enc/windows_1257.c
+++ b/enc/windows_1257.c
@@ -244,9 +244,7 @@ OnigEncodingDefine(windows_1257, Windows_1257) = {
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("CP1257", "Windows-1257")