From 5c454e721656618c36674e0df676091106592c2d Mon Sep 17 00:00:00 2001 From: Tyge Løvset Date: Mon, 2 Jan 2023 10:33:04 +0100 Subject: Fixes prev. commit. --- src/utf8code.c | 30 ++++++++++++++---------------- 1 file changed, 14 insertions(+), 16 deletions(-) (limited to 'src/utf8code.c') diff --git a/src/utf8code.c b/src/utf8code.c index 6fe8515e..8f2ce107 100644 --- a/src/utf8code.c +++ b/src/utf8code.c @@ -125,7 +125,6 @@ typedef struct { static const UGroup unicode_groups[]; static const int num_unicode_groups; -static const int Lt_group; bool utf8_isgroup(int group, uint32_t c) { for (int j=0; j