src/gtklist.h

changeset 4929
747c1bc83be4
parent 4918
0600d084c97a
child 4944
032dac83798e
--- a/src/gtklist.h	Mon Mar 31 22:40:56 2003 +0000
+++ b/src/gtklist.h	Mon Mar 31 22:55:51 2003 +0000
@@ -52,8 +52,6 @@
 	GtkWidget *treeview;            /**< It's a treeview... d'uh. */
 	GtkTreeStore *treemodel;        /**< This is the treemodel.  */
 		
-	gboolean editmode;              /**< TRUE if offline buddies are to be shown in the list. */ 
-
 	GtkTreeViewColumn *idle_column, 
 		*warning_column, 
 		*buddy_icon_column;

mercurial