[Xfce4-commits] <parole:master> Remove unused variable
Simon Steinbeiss
noreply at xfce.org
Mon Nov 11 10:32:01 CET 2013
Updating branch refs/heads/master
to 1768158096763a6735c06da519a06784b4c2ee62 (commit)
from 7db869c5da74c8a8f6f63d4e380c348077ad39b9 (commit)
commit 1768158096763a6735c06da519a06784b4c2ee62
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date: Mon Nov 11 10:31:48 2013 +0100
Remove unused variable
src/parole-conf-dialog.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/parole-conf-dialog.c b/src/parole-conf-dialog.c
index bf410b7..238dfb5 100644
--- a/src/parole-conf-dialog.c
+++ b/src/parole-conf-dialog.c
@@ -420,7 +420,6 @@ void parole_conf_dialog_open (ParoleConfDialog *self, GtkWidget *parent)
GtkWidget *dialog;
GtkWidget *combox;
gboolean with_display;
- gboolean reset_saver;
GtkWidget *switch_widget;
More information about the Xfce4-commits
mailing list