[Tomoe-cvs 1388] CVS update: tomoe/lib

Back to archive index

Kouhei Sutou kous****@users*****
2006年 11月 29日 (水) 12:15:34 JST


Index: tomoe/lib/tomoe.c
diff -u tomoe/lib/tomoe.c:1.47 tomoe/lib/tomoe.c:1.48
--- tomoe/lib/tomoe.c:1.47	Wed Nov 29 11:53:11 2006
+++ tomoe/lib/tomoe.c	Wed Nov 29 12:15:34 2006
@@ -20,7 +20,7 @@
  *  Free Software Foundation, Inc., 59 Temple Place, Suite 330,
  *  Boston, MA  02111-1307  USA
  *
- *  $Id: tomoe.c,v 1.47 2006/11/29 02:53:11 kous Exp $
+ *  $Id: tomoe.c,v 1.48 2006/11/29 03:15:34 kous Exp $
  */
 
 #include <stdio.h>
@@ -52,11 +52,6 @@
 {
     if (initialized) {
         initialized = FALSE;
-#warning FIXME: those causes memory warnings
-#if 0
-        tomoe_dict_unload ();
-        tomoe_recognizer_unload ();
-#endif
     }
 }
 


tomoe-cvs メーリングリストの案内
Back to archive index