From 248018e9a73da7c088bf80d16b9fbc32e35f51ab Mon Sep 17 00:00:00 2001 From: Huang Peng Date: Sat, 30 Aug 2008 16:09:51 +0800 Subject: [PATCH] Remove unused code. --- setup/main.py | 1 - 1 file changed, 1 deletion(-) diff --git a/setup/main.py b/setup/main.py index 895a140..0dde8db 100644 --- a/setup/main.py +++ b/setup/main.py @@ -55,7 +55,6 @@ N_ = lambda a : a DATA_PRELOAD ) = range(9) -CONFIG_GENERAL_SHORTCUT = "/general/keyboard_shortcut_%s" CONFIG_PRELOAD_ENGINES = "/general/preload_engines" CONFIG_PANEL_LOOKUP_TABLE_ORIENTATION = "/panel/lookup_table_orientation" CONFIG_PANEL_AUTO_HIDE = "/panel/auto_hide" -- 2.7.4