[gnome-control-center] background: Remove unused variable



commit 265e10af1ac93cdbc9875bc33b3b00177e8f513a
Author: Bastien Nocera <hadess hadess net>
Date:   Sat Feb 12 02:47:35 2011 +0000

    background: Remove unused variable

 panels/background/bg-wallpapers-source.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/panels/background/bg-wallpapers-source.c b/panels/background/bg-wallpapers-source.c
index 211b1d4..d5f4aa3 100644
--- a/panels/background/bg-wallpapers-source.c
+++ b/panels/background/bg-wallpapers-source.c
@@ -36,7 +36,6 @@ G_DEFINE_TYPE (BgWallpapersSource, bg_wallpapers_source, BG_TYPE_SOURCE)
 
 struct _BgWallpapersSourcePrivate
 {
-  GtkListStore *store;
   GnomeDesktopThumbnailFactory *thumb_factory;
   CcBackgroundXml *xml;
 };



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