changeset 26319:deb4203bef67

Remove an unused field
author Mark Doliner <mark@kingant.net>
date Fri, 27 Mar 2009 10:17:07 +0000
parents 22188571df65
children 7141cd06d437
files pidgin/gtkroomlist.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/pidgin/gtkroomlist.c	Fri Mar 27 10:16:46 2009 +0000
+++ b/pidgin/gtkroomlist.c	Fri Mar 27 10:17:07 2009 +0000
@@ -64,7 +64,6 @@
 	gint num_rooms, total_rooms;
 	GtkWidget *tipwindow;
 	GdkRectangle tip_rect;
-	guint timeout;
 	PangoLayout *tip_layout;
 	PangoLayout *tip_name_layout;
 	int tip_height;