diff src/gaim.h @ 9944:e4a27c9aec4c

[gaim-migrate @ 10838] with much rejoicing, and massive thanks to the efforts of Christian, and all who have helped him, I present to you the incomplete status rewrite! committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Fri, 03 Sep 2004 21:35:52 +0000
parents db62420a53a2
children 581de78cf809
line wrap: on
line diff
--- a/src/gaim.h	Fri Sep 03 21:21:25 2004 +0000
+++ b/src/gaim.h	Fri Sep 03 21:35:52 2004 +0000
@@ -32,9 +32,11 @@
 extern char *opt_away_arg;
 extern int opt_debug;
 
+/* XXX CORE/UI
 extern GSList *message_queue;
 extern GSList *unread_message_queue;
 extern GSList *away_time_queue;
+*/
 
 /* Functions in idle.c */
 extern gint check_idle(gpointer);