background: Remove unused settings struct member

This commit is contained in:
Bastien Nocera 2011-02-11 18:04:05 +00:00
parent eb5b455097
commit eda2f27c51

View file

@ -31,7 +31,6 @@ struct _GnomeWpXml
{
GHashTable *wp_hash;
GnomeDesktopThumbnailFactory *thumb_factory;
GSettings *settings;
gint thumb_height;
gint thumb_width;
GtkListStore *wp_model;