From: Jooseok Song Date: Wed, 9 Aug 2017 10:53:22 +0000 (+0900) Subject: Fix Build Error X-Git-Tag: submit/tizen/20170809.105524^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F62%2F143362%2F1;p=platform%2Fcore%2Fapi%2Flibaccount-service.git Fix Build Error Change-Id: I40cceb7c495135df2fd3a8e15e74d4fe8465770c --- diff --git a/src/account.c b/src/account.c index c5830ac..8f6de6f 100644 --- a/src/account.c +++ b/src/account.c @@ -54,7 +54,6 @@ do { \ } \ } else { \ LOGE("Error - Feature getting from System Info"); \ - //return ACCOUNT_ERROR_OPERATION_FAIL; \ } \ } while (0)