summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsetting-common/src/setting-cfg.c14
1 files changed, 0 insertions, 14 deletions
diff --git a/setting-common/src/setting-cfg.c b/setting-common/src/setting-cfg.c
index 4e22dc4..3311302 100755
--- a/setting-common/src/setting-cfg.c
+++ b/setting-common/src/setting-cfg.c
@@ -124,13 +124,6 @@ static Setting_Cfg_Node_T s_cfg_node_array[] = {
Cfg_Item_AppLauncher_Node,
NULL
},
- { KeyStr_Wallpaper,
- IMG_Wallpaper,
- "org.tizen.wallpaper-ui-service",
- Cfg_Item_Pos_Level0,
- Cfg_Item_AppLauncher_Node,
- NULL
- },
{ KeyStr_SoftKey,
IMG_SoftKey,
"org.tizen.setting-softkey",
@@ -181,13 +174,6 @@ static Setting_Cfg_Node_T s_cfg_node_array[] = {
{ KeyStr_System, NULL, "move://Tab4.top", Cfg_Item_Pos_Level0,
Cfg_Item_Title_Node, NULL
},
- { KeyStr_LanguageInput,
- IMG_LanguageInput,
- "org.tizen.setting-language-and-input",
- Cfg_Item_Pos_Level0,
- Cfg_Item_AppLauncher_Node,
- NULL
- },
{ KeyStr_DateTime,
IMG_DateTime,
"org.tizen.setting-time",