projects
/
m17n
/
m17n-lib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd4b7c6
)
(m17n_init_win): Delete unnecessary printing.
author
handa
<handa>
Tue, 22 Jun 2004 05:56:05 +0000
(
05:56
+0000)
committer
handa
<handa>
Tue, 22 Jun 2004 05:56:05 +0000
(
05:56
+0000)
src/m17n-gui.c
patch
|
blob
|
history
diff --git
a/src/m17n-gui.c
b/src/m17n-gui.c
index
28a1f18
..
6488e93
100644
(file)
--- a/
src/m17n-gui.c
+++ b/
src/m17n-gui.c
@@
-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."));