diff pidgin/gtkimhtmltoolbar.c @ 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 22b8a92fb5ee
children bb9f7ba4f299
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)