changeset 29641:a5b5391ab963

Removed unfinished code to send attention from the toolbar, to avoid confusion...
author Marcus Lundblad <ml@update.uu.se>
date Mon, 20 Oct 2008 21:30:36 +0000
parents 907ddb8dc092
children e81b708a8986
files pidgin/gtkimhtmltoolbar.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/pidgin/gtkimhtmltoolbar.c	Mon Oct 20 19:10:00 2008 +0000
+++ b/pidgin/gtkimhtmltoolbar.c	Mon Oct 20 21:30:36 2008 +0000
@@ -915,7 +915,7 @@
 
 static void send_attention_cb(GtkWidget *attention, GtkIMHtmlToolbar *toolbar)
 {
-	GtkWidget *parent = gtk_widget_get_parent_window(toolbar);
+	
 }
 
 static void update_buttons_cb(GtkIMHtml *imhtml, GtkIMHtmlButtons buttons, GtkIMHtmlToolbar *toolbar)