[gnome-control-center] background: Remove unused settings struct member



commit eda2f27c5127436ce5be82c8353deff3be22800c
Author: Bastien Nocera <hadess hadess net>
Date:   Fri Feb 11 18:04:05 2011 +0000

    background: Remove unused settings struct member

 panels/background/gnome-wp-xml.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/panels/background/gnome-wp-xml.h b/panels/background/gnome-wp-xml.h
index a4b9a6a..5e04c6a 100644
--- a/panels/background/gnome-wp-xml.h
+++ b/panels/background/gnome-wp-xml.h
@@ -31,7 +31,6 @@ struct _GnomeWpXml
 {
   GHashTable *wp_hash;
   GnomeDesktopThumbnailFactory *thumb_factory;
-  GSettings *settings;
   gint thumb_height;
   gint thumb_width;
   GtkListStore *wp_model;



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]