From: chleun.moon Date: Thu, 20 Apr 2017 06:16:44 +0000 (+0900) Subject: Remove unnecessary exception description X-Git-Tag: submit/tizen/20170424.014832~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F00%2F126100%2F1;p=platform%2Fcore%2Fapi%2Fconnection.git Remove unnecessary exception description Change-Id: Ibe86940b933637b85c7335ed3370d6e0fbeb23b6 Signed-off-by: cheoleun --- diff --git a/include/net_connection.h b/include/net_connection.h index f506edf..59c2394 100755 --- a/include/net_connection.h +++ b/include/net_connection.h @@ -1018,7 +1018,6 @@ int connection_reset_profile(connection_h connection, connection_reset_option_e * otherwise a negative error value * @retval #CONNECTION_ERROR_NONE Successful * @retval #CONNECTION_ERROR_INVALID_PARAMETER Invalid parameter - * @retval #CONNECTION_ERROR_ALREADY_EXISTS Already exists * @retval #CONNECTION_ERROR_OPERATION_FAILED Operation failed * @retval #CONNECTION_ERROR_PERMISSION_DENIED Permission denied * @see connection_profile_get_network_interface_name()