From: Suyeon Hwang Date: Thu, 16 Sep 2021 05:08:12 +0000 (+0900) Subject: Remove retval description not generated by this function X-Git-Tag: submit/fixVD/20210927.111930~5 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1f277696168dd3e06481cfd6c2b15e525f3d928e;p=platform%2Fcore%2Fuifw%2Ftts.git Remove retval description not generated by this function Change-Id: Ifc99620f16c6cadb577659279297051470aa5961 Signed-off-by: Suyeon Hwang --- diff --git a/include/tts.h b/include/tts.h index 3a8bb00d..9e19005c 100644 --- a/include/tts.h +++ b/include/tts.h @@ -543,7 +543,6 @@ int tts_get_error_message(tts_h tts, char** err_msg); * @retval #TTS_ERROR_NONE Successful * @retval #TTS_ERROR_NOT_SUPPORTED TTS NOT supported * @retval #TTS_ERROR_INVALID_PARAMETER Invalid parameter - * @retval #TTS_ERROR_OPERATION_FAILED Operation failure * @see tts_set_screen_reader_changed_cb() * @see tts_unset_screen_reader_changed_cb() */