diff options
Diffstat (limited to 'res/map/idna_gen.nim')
-rw-r--r-- | res/map/idna_gen.nim | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/res/map/idna_gen.nim b/res/map/idna_gen.nim index ca19239a..0f99d130 100644 --- a/res/map/idna_gen.nim +++ b/res/map/idna_gen.nim @@ -2413,7 +2413,3 @@ const IgnoredHigh: array[244, uint32] = [ 917987,917988,917989,917990,917991,917992,917993,917994,917995,917996,917997, 917998,917999, ] - -const Deviation: array[4, tuple[ucs: uint16, s: Z]] = [ -(223,"ss".Z),(962,"\xCF\x83".Z),(8204,"".Z),(8205,"".Z), -] |