[gnome-control-center] info: Remove unused "is_fallback" variable



commit a9af8d10db668949e8c40229a197a51c9534be75
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Feb 18 19:12:22 2013 +0100

    info: Remove unused "is_fallback" variable
    
    We never use fallback now.

 panels/info/cc-info-panel.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/panels/info/cc-info-panel.c b/panels/info/cc-info-panel.c
index 1b92881..e7de50a 100644
--- a/panels/info/cc-info-panel.c
+++ b/panels/info/cc-info-panel.c
@@ -96,7 +96,6 @@ struct _CcInfoPanelPrivate
   char          *gnome_distributor;
   char          *gnome_date;
   UpdatesState   updates_state;
-  gboolean       is_fallback;
 
   /* Free space */
   GList         *primary_mounts;


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