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



commit eacbe935d30a88c0603fac1b1ac938313da00263
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Oct 24 17:25:14 2011 +0100

    keyboard: Remove unused variable

 panels/keyboard/keyboard-shortcuts.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/panels/keyboard/keyboard-shortcuts.c b/panels/keyboard/keyboard-shortcuts.c
index 2ed4f5e..17f1ac9 100644
--- a/panels/keyboard/keyboard-shortcuts.c
+++ b/panels/keyboard/keyboard-shortcuts.c
@@ -1783,7 +1783,6 @@ setup_dialog (CcPanel *panel, GtkBuilder *builder)
   GtkWidget *widget;
   GtkTreeView *treeview;
   GtkTreeSelection *selection;
-  GSList *allowed_keys;
   CcShell *shell;
   GtkListStore *model;
   GtkTreeModelSort *sort_model;



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