From: Huang Peng Date: Sat, 30 Aug 2008 08:09:51 +0000 (+0800) Subject: Remove unused code. X-Git-Tag: 20080901~15 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=248018e9a73da7c088bf80d16b9fbc32e35f51ab;p=platform%2Fupstream%2Fibus.git Remove unused code. --- 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"