background: Remove unused settings struct member
This commit is contained in:
parent
eb5b455097
commit
eda2f27c51
1 changed files with 0 additions and 1 deletions
|
@ -31,7 +31,6 @@ struct _GnomeWpXml
|
||||||
{
|
{
|
||||||
GHashTable *wp_hash;
|
GHashTable *wp_hash;
|
||||||
GnomeDesktopThumbnailFactory *thumb_factory;
|
GnomeDesktopThumbnailFactory *thumb_factory;
|
||||||
GSettings *settings;
|
|
||||||
gint thumb_height;
|
gint thumb_height;
|
||||||
gint thumb_width;
|
gint thumb_width;
|
||||||
GtkListStore *wp_model;
|
GtkListStore *wp_model;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue