Remove unused code.
authorHuang Peng <shawn.p.huang@gmail.com>
Sat, 30 Aug 2008 08:09:51 +0000 (16:09 +0800)
committerHuang Peng <shawn.p.huang@gmail.com>
Sat, 30 Aug 2008 08:09:51 +0000 (16:09 +0800)
setup/main.py

index 895a140..0dde8db 100644 (file)
@@ -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"