aboutsummaryrefslogtreecommitdiff
path: root/lib/unicode
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2024-04-16 23:05:16 +0200
committerThomas Voss <mail@thomasvoss.com> 2024-04-16 23:05:16 +0200
commitdf62a5251205aedd3f2375126fa572fdf9608d42 (patch)
treed814a4c4f707ed46919474170f8e4ec1bb16e46b /lib/unicode
parentd1d0bc722d1d10936aaf3252b0ec5842715d0d31 (diff)
Remove blank line
Diffstat (limited to 'lib/unicode')
-rw-r--r--lib/unicode/prop/uprop_get_gc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/unicode/prop/uprop_get_gc.c b/lib/unicode/prop/uprop_get_gc.c
index 448039f..4fb3588 100644
--- a/lib/unicode/prop/uprop_get_gc.c
+++ b/lib/unicode/prop/uprop_get_gc.c
@@ -44,7 +44,6 @@ static const struct {
rune lo, hi;
enum uprop_gc val;
} lookup[] = {
-
{RUNE_C(0x000100), RUNE_C(0x000100), GC_LU},
{RUNE_C(0x000101), RUNE_C(0x000101), GC_LL},
{RUNE_C(0x000102), RUNE_C(0x000102), GC_LU},