diff src/gtklist.h @ 4699:2222cd30008a

[gaim-migrate @ 5010] more buddy list stuff. who woulda guessed? - buddies are in the correct order now - crash fixes - the grey idle option works again - Sean is cool committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Tue, 11 Mar 2003 02:06:11 +0000
parents aa2ceea841b4
children 4d7a23938b67
line wrap: on
line diff
--- a/src/gtklist.h	Tue Mar 11 00:09:45 2003 +0000
+++ b/src/gtklist.h	Tue Mar 11 02:06:11 2003 +0000
@@ -56,7 +56,6 @@
  */
 struct gaim_gtk_blist_node
 {
-	GtkTreeIter *iter;               /**< The tree iterator. */
 	uint timer;                      /**< The timer handle.  */
 };