summaryrefslogtreecommitdiffstats
path: root/setup
diff options
context:
space:
mode:
authorHuang Peng <shawn.p.huang@gmail.com>2008-08-30 16:09:51 +0800
committerHuang Peng <shawn.p.huang@gmail.com>2008-08-30 16:09:51 +0800
commit248018e9a73da7c088bf80d16b9fbc32e35f51ab (patch)
tree6f3d1aa61b3e07b94e4de91c1a67d2489ceb3b7a /setup
parentc8f995a05d1366096f0d1c95d6bae6ee18c1d83b (diff)
downloadibus-248018e9a73da7c088bf80d16b9fbc32e35f51ab.tar.gz
ibus-248018e9a73da7c088bf80d16b9fbc32e35f51ab.tar.xz
ibus-248018e9a73da7c088bf80d16b9fbc32e35f51ab.zip
Remove unused code.
Diffstat (limited to 'setup')
-rw-r--r--setup/main.py1
1 files changed, 0 insertions, 1 deletions
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"