# HG changeset patch # User Marcus Lundblad # Date 1224538236 0 # Node ID a5b5391ab9636d00c151e9671f4237b3c84ee6b0 # Parent 907ddb8dc092b548f41e3c21bc4b7fb7e7149290 Removed unfinished code to send attention from the toolbar, to avoid confusion... diff -r 907ddb8dc092 -r a5b5391ab963 pidgin/gtkimhtmltoolbar.c --- 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)