diff pidgin/gtkconv.h @ 26145:685c8f5f85c7

Separate PidginMedia from PidginConversation.
author Mike Ruprecht <maiku@soc.pidgin.im>
date Fri, 30 Jan 2009 04:40:54 +0000
parents 525aa65805b9
children
line wrap: on
line diff
--- a/pidgin/gtkconv.h	Fri Jan 30 01:23:35 2009 +0000
+++ b/pidgin/gtkconv.h	Fri Jan 30 04:40:54 2009 +0000
@@ -169,8 +169,6 @@
 	GtkWidget *infopane;
 	GtkListStore *infopane_model;
 	GtkTreeIter infopane_iter;
-	GtkWidget *tophbox;
-	GtkWidget *gtkmedia;
 
 	/* Used when attaching a PidginConversation to a PurpleConversation
 	 * with message history */