console/gntgaim.c

changeset 14028
eefce1b0c4e3
parent 13990
e4b3d88b1b1b
child 14045
12b8c2bfd3fb
--- a/console/gntgaim.c	Wed Jul 19 20:14:58 2006 +0000
+++ b/console/gntgaim.c	Wed Jul 19 23:52:01 2006 +0000
@@ -299,8 +299,9 @@
 
 	/* Initialize and run the UI */
 	init_gnt_ui();
-
+#ifdef STANDALONE
 	gaim_core_quit();
+#endif
 
 	return 0;
 }

mercurial