diff pidgin/gtkblist.h @ 32804:1056a2803806

Remove deprecated headline close image.
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Sun, 27 May 2012 04:03:53 +0000
parents c0837c5cc7e5
children
line wrap: on
line diff
--- a/pidgin/gtkblist.h	Sun May 27 03:55:52 2012 +0000
+++ b/pidgin/gtkblist.h	Sun May 27 04:03:53 2012 +0000
@@ -110,7 +110,6 @@
 	GtkWidget *headline_hbox;       /**< Hbox for headline notification */
 	GtkWidget *headline_label;	/**< Label for headline notifications */
 	GtkWidget *headline_image;      /**< Image for headline notifications */
-	GdkPixbuf *headline_close;      /**< @deprecated: Close image for closing the headline without triggering the callback */
 	GCallback headline_callback;    /**< Callback for headline notifications */
 	gpointer headline_data;         /**< User data for headline notifications */
 	GDestroyNotify headline_destroy; /**< Callback to use for destroying the headline-data */