gtkimageprivate: Drop unused theme_change_id

This commit is contained in:
Colin Walters 2011-05-03 11:04:56 -04:00
parent d0451d6fa4
commit e36c9dffac

View File

@ -73,7 +73,6 @@ struct _GtkImageGIconData
{
GIcon *icon;
GdkPixbuf *pixbuf;
guint theme_change_id;
};