(m17n_init_win): Delete unnecessary printing.
authorhanda <handa>
Tue, 22 Jun 2004 05:56:05 +0000 (05:56 +0000)
committerhanda <handa>
Tue, 22 Jun 2004 05:56:05 +0000 (05:56 +0000)
src/m17n-gui.c

index 28a1f18..6488e93 100644 (file)
@@ -276,7 +276,6 @@ m17n_init_win (void)
   if (mfont__init () < 0)
     goto err;
   MDEBUG_PRINT_TIME ("INIT", (stderr, " to initialize font module."));
-  MDEBUG_PRINT_TIME ("INIT", (stderr, " to initialize win module."));
   if (mfont__fontset_init () < 0)
     goto err;
   MDEBUG_PRINT_TIME ("INIT", (stderr, " to initialize fontset module."));