src/away.c

changeset 9944
71ef020ec4b0
parent 9827
094a0fda20e7
child 9948
2642975ffb85
--- a/src/away.c	Fri Sep 03 21:21:25 2004 +0000
+++ b/src/away.c	Fri Sep 03 21:35:52 2004 +0000
@@ -33,6 +33,7 @@
 #include "util.h"
 #include "request.h"
 
+#if 0
 /* XXX CORE/UI: Until we can get rid of the message queue stuff... */
 #include "away.h"
 #include "gaim.h"
@@ -915,3 +916,4 @@
 	gtk_widget_show_all(ca->window);
 	gtk_container_set_focus_chain(GTK_CONTAINER(vbox), focus_chain);
 }
+#endif /* 0 */

mercurial