Change to SettingClientEx
authorJoohyun Kim <joohyune.kim@samsung.com>
Mon, 29 Jul 2013 06:56:58 +0000 (15:56 +0900)
committerJoohyun Kim <joohyune.kim@samsung.com>
Mon, 29 Jul 2013 06:56:58 +0000 (15:56 +0900)
Change-Id: I6c50dbd08e91bcfecb71baed00915d3eb6e858ec
Signed-off-by: Joohyun Kim <joohyune.kim@samsung.com>
src/system/FSys_SettingInfoImpl.cpp

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