diff options
Diffstat (limited to 'chinese/iiimf-le-xcin/files/patch-src_xmlconf.c')
-rw-r--r-- | chinese/iiimf-le-xcin/files/patch-src_xmlconf.c | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/chinese/iiimf-le-xcin/files/patch-src_xmlconf.c b/chinese/iiimf-le-xcin/files/patch-src_xmlconf.c deleted file mode 100644 index c511072198f6..000000000000 --- a/chinese/iiimf-le-xcin/files/patch-src_xmlconf.c +++ /dev/null @@ -1,14 +0,0 @@ ---- src/xmlconf.c.orig Thu Oct 14 00:54:03 2004 -+++ src/xmlconf.c Thu Oct 14 00:55:28 2004 -@@ -3,9 +3,9 @@ - void - debugPrintLangIM (langim *langIM) { - -- if(!isDebugMode()) return; -- - imnodes *node; -+ -+ if(!isDebugMode()) return; - - if(langIM->lang) - printf("lang: %s\n", langIM->lang); |