[Xfce4-commits] [xfce/xfce4-power-manager] 01/01: Remove unused	variable
    noreply at xfce.org 
    noreply at xfce.org
       
    Tue Jun 10 19:13:20 CEST 2014
    
    
  
This is an automated email from the git hooks/post-receive script.
eric pushed a commit to branch master
in repository xfce/xfce4-power-manager.
commit 809dfa69d2604fe92dc62b040c7c6895975fbcdf
Author: Eric Koegel <eric.koegel at gmail.com>
Date:   Tue Jun 10 20:07:19 2014 +0300
    Remove unused variable
---
 settings/xfpm-settings.c |    1 -
 1 file changed, 1 deletion(-)
diff --git a/settings/xfpm-settings.c b/settings/xfpm-settings.c
index 22e4474..4712502 100644
--- a/settings/xfpm-settings.c
+++ b/settings/xfpm-settings.c
@@ -1337,7 +1337,6 @@ xfpm_settings_advanced (XfconfChannel *channel, gboolean system_laptop,
     GtkWidget *lock;
     GtkWidget *label;
     GtkWidget *sleep_dpms_mode;
-    GtkWidget *network_manager_sleep;
     GtkWidget *sleep_mode;
 
     gchar *list_str;
-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
    
    
More information about the Xfce4-commits
mailing list