From: Dewal Agarwal Date: Wed, 14 Aug 2024 07:53:11 +0000 (+0900) Subject: Remove duplicate description X-Git-Tag: accepted/tizen/unified/20240820.163557^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2Faccepted%2Ftizen_unified_toolchain;p=platform%2Fcore%2Fapi%2Flibaccount-service.git Remove duplicate description Change-Id: I2d69090bfc27b938a5a1b7aa8b00706f1ce8d6f4 Signed-off-by: Dewal Agarwal --- diff --git a/include/account.h b/include/account.h index 8b64fbb..8a59586 100644 --- a/include/account.h +++ b/include/account.h @@ -1513,8 +1513,6 @@ int account_type_query_provider_feature_by_app_id(provider_feature_cb callback, * * @return @c TRUE if the application supports the given capability, \n * otherwise @c FALSE if the application does not support the given capability - * @retval @c TRUE means the application supports the given capability - * @retval @c FALSE means the application does not support the given capability * @exception #ACCOUNT_ERROR_NONE Successful * @exception #ACCOUNT_ERROR_INVALID_PARAMETER Invalid parameter * @exception #ACCOUNT_ERROR_RECORD_NOT_FOUND Related record does not exist