Revert enabling common-service for setting info.
authorHokwon Song <hokwon.song@samsung.com>
Mon, 5 Aug 2013 13:07:13 +0000 (22:07 +0900)
committerHokwon Song <hokwon.song@samsung.com>
Mon, 5 Aug 2013 13:07:13 +0000 (22:07 +0900)
Change-Id: Ida5e6e80bddf3441b21e2fec12f32612d0485b3d
Signed-off-by: Hokwon Song <hokwon.song@samsung.com>
src/system/FSys_SettingInfoImpl.cpp

index d131e3f..26cec35 100644 (file)
@@ -88,7 +88,6 @@ _SettingInfoImpl::InitSettingClient(void)
 {
        if(pSettingClient == null && pSettingClientEx == null)
        {
-/*
                if(File::IsFileExist(_COMMON_SERVICE_ENABLED) == false)
                {
                        if(pSettingClient == null)
@@ -97,7 +96,6 @@ _SettingInfoImpl::InitSettingClient(void)
                        }
                }
                else
-*/
                {
                        common_mode = true;
                        if(pSettingClientEx == null)