From d8178b96ab4dd98a9694bfbf87abbac478b6ff29 Mon Sep 17 00:00:00 2001 From: Mischa POSLAWSKY Date: Fri, 13 Mar 2015 11:14:27 +0100 Subject: [PATCH] charset: remove unicode block copy from planes include --- charset-ucplanes.inc.pl | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/charset-ucplanes.inc.pl b/charset-ucplanes.inc.pl index 607f8be..cf7c975 100644 --- a/charset-ucplanes.inc.pl +++ b/charset-ucplanes.inc.pl @@ -61,20 +61,6 @@ my %uniblock = ( 0x0F90, 'cjk compat', 0x0FB0, 'presentation', 0x0FF0, 'width', - 0x7D80, 'presentation', - 0x7DA8, '', - 0x7E00, 'arabic presentation forms A', - 0x7E80, '', - 0x7EE8, '?', - 0x7EF8, '', - 0x7F00, 'var', - 0x7F08, 'ver', - 0x7F10, '½', - 0x7F18, 'comp', - 0x7F28, 'small', - 0x7F38, 'arabic presentation B', - 0x7F80, 'halfwidth & fullwidth forms', - 0x7FF8, 'sp', ); sub { -- 2.30.0