Modify feature check for offline api
[platform/core/api/libaccount-service.git] / src / account.c
index 9a30a10..c5830ac 100644 (file)
@@ -54,7 +54,7 @@ do { \
                } \
        } else { \
                LOGE("Error - Feature getting from System Info"); \
-               return ACCOUNT_ERROR_OPERATION_FAIL; \
+               //return ACCOUNT_ERROR_OPERATION_FAIL; \
        } \
 } while (0)