[Kazehakase-cvs] CVS update: kazehakase/src

Back to archive index

Hiroyuki Ikezoe ikezo****@users*****
Tue May 16 09:18:51 JST 2006


Index: kazehakase/src/main.c
diff -u kazehakase/src/main.c:1.109 kazehakase/src/main.c:1.110
--- kazehakase/src/main.c:1.109	Thu Feb 23 22:32:11 2006
+++ kazehakase/src/main.c	Tue May 16 09:18:51 2006
@@ -53,10 +53,6 @@
 #endif
 
 #include "mozilla.h"
-#if (GLIB_MAJOR_VERSION == 2) && ((GLIB_MINOR_VERSION < 5) || \
-		((GLIB_MINOR_VERSION >= 5) && (GLIB_MICRO_VERSION < 4)))
-#include "goption.h"
-#endif
 
 KzProfile      *kz_global_profile = NULL;
 KzProfile      *kz_proxy          = NULL;


More information about the Kazehakase-cvs mailing list
Back to archive index