Remove debugging statement from mktables.
Karl Williamson [Mon, 31 May 2010 03:34:53 +0000 (21:34 -0600)]
A debugging statement was inadvertently left in which causes an
extraneous warning.

lib/unicore/mktables

index fc2b83b..a113114 100644 (file)
@@ -13640,7 +13640,6 @@ my @input_file_objects = (
                     Each_Line_Handler => \&filter_jamo_line,
                     ),
     Input_file->new('UnicodeData.txt', v1.1.5,
-non_skip => 1,
                     Pre_Handler => \&setup_UnicodeData,
 
                     # We clean up this file for some early versions.