diff src/gtkconv.h @ 13994:626977ae8869

[gaim-migrate @ 16572] Now that we've killed convo and blist toolbars, the chatlist toolbar seems out-of-place to me committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Tue, 25 Jul 2006 17:30:03 +0000
parents df0dba522147
children
line wrap: on
line diff
--- a/src/gtkconv.h	Tue Jul 25 04:31:36 2006 +0000
+++ b/src/gtkconv.h	Tue Jul 25 17:30:03 2006 +0000
@@ -103,9 +103,6 @@
 	GtkWidget *count;
 	GtkWidget *list;
 	GtkWidget *topic_text;
-	GtkWidget *userlist_im;
-	GtkWidget *userlist_ignore;
-	GtkWidget *userlist_info;
 };
 
 /**