[gnome-settings-daemon] unneeded gconf key: known files



commit 000221905c1d6eb2beecf59f1ede4878007de973
Author: Sergey V. Udaltsov <svu gnome org>
Date:   Wed Oct 13 22:55:28 2010 +0100

    unneeded gconf key: known files

 plugins/keyboard/gsd-keyboard-xkb.c |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/plugins/keyboard/gsd-keyboard-xkb.c b/plugins/keyboard/gsd-keyboard-xkb.c
index 463b766..747cd94 100644
--- a/plugins/keyboard/gsd-keyboard-xkb.c
+++ b/plugins/keyboard/gsd-keyboard-xkb.c
@@ -61,9 +61,6 @@ static GSettings *settings_keyboard = NULL;
 static PostActivationCallback pa_callback = NULL;
 static void *pa_callback_user_data = NULL;
 
-static const char KNOWN_FILES_KEY[] =
-    "/desktop/gnome/peripherals/keyboard/general/known_file_list";
-
 static const char DISABLE_INDICATOR_KEY[] =
     "/desktop/gnome/peripherals/keyboard/general/disable_indicator";
 



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