[Xfce4-commits] [xfce/xfce4-power-manager] 53/63: trivial: unused variables
noreply at xfce.org
noreply at xfce.org
Sun Mar 22 13:02:48 CET 2015
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 6f7a542590f0f4c6629a43d2571b61d2a5a4c2aa
Author: Eric Koegel <eric.koegel at gmail.com>
Date: Fri Mar 20 10:21:38 2015 +0300
trivial: unused variables
---
settings/xfpm-settings.c | 2 --
1 file changed, 2 deletions(-)
diff --git a/settings/xfpm-settings.c b/settings/xfpm-settings.c
index 63c3d2d..a95e595 100644
--- a/settings/xfpm-settings.c
+++ b/settings/xfpm-settings.c
@@ -1231,7 +1231,6 @@ xfpm_settings_general (XfconfChannel *channel, gboolean auth_suspend,
GtkWidget *hibernate_label;
GtkWidget *sleep_w;
GtkWidget *sleep_label;
- GtkWidget *notify;
GtkWidget *dpms;
guint value;
@@ -1420,7 +1419,6 @@ xfpm_settings_advanced (XfconfChannel *channel, gboolean auth_suspend,
GtkWidget *critical_level;
GtkWidget *lock;
GtkWidget *label;
- GtkWidget *brg_handle_keys;
/*
* Critical battery level
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list