Remove duplicate description 17/316217/1
authorDewal Agarwal <d1.agarwal@samsung.com>
Wed, 14 Aug 2024 07:53:11 +0000 (16:53 +0900)
committerDewal Agarwal <d1.agarwal@samsung.com>
Fri, 16 Aug 2024 04:39:36 +0000 (04:39 +0000)
Change-Id: I2d69090bfc27b938a5a1b7aa8b00706f1ce8d6f4
Signed-off-by: Dewal Agarwal <d1.agarwal@samsung.com>
include/account.h

index c5e7032ab217f1e6030ec4092688637733ef3d0a..207a23311474f7fc3b6161214218314d60c56450 100644 (file)
@@ -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