diff options
Diffstat (limited to 'src/unicode_fold_data.c')
-rw-r--r-- | src/unicode_fold_data.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/unicode_fold_data.c b/src/unicode_fold_data.c index 7f7e24e..0b2c519 100644 --- a/src/unicode_fold_data.c +++ b/src/unicode_fold_data.c @@ -1513,4 +1513,3 @@ OnigCodePoint OnigUnicodeFolds3[] = { /* ----- LOCALE ----- */ #define FOLDS3_END_INDEX 72 }; - |