aboutsummaryrefslogtreecommitdiff
path: root/gen
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 /gen
parentd1d0bc722d1d10936aaf3252b0ec5842715d0d31 (diff)
Remove blank line
Diffstat (limited to 'gen')
-rwxr-xr-xgen/prop/gc1
1 files changed, 0 insertions, 1 deletions
diff --git a/gen/prop/gc b/gen/prop/gc
index 4b4409f..3535102 100755
--- a/gen/prop/gc
+++ b/gen/prop/gc
@@ -44,7 +44,6 @@ END {
print "\trune lo, hi;"
print "\tenum uprop_gc val;"
print "} lookup[] = {"
- print ""
for (i = 0x100; i <= 0x10FFFF; i++) {
if (!props[i])