mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-31 20:48:56 +00:00
rtsp-client: Remove duplicate documentation
Confuses the documentation builder, since it's documented twice it complains about a missing "Since:" marker whereas it's present in the documentation comment further down Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3180>
This commit is contained in:
parent
9197235539
commit
ae8a5e110c
1 changed files with 0 additions and 2 deletions
|
@ -115,8 +115,6 @@ struct _GstRTSPClient {
|
|||
* parsed when #GstRTSPClientClass.adjust_play_mode was called. Since 1.18
|
||||
* @tunnel_http_response: called when a response to the GET request is about to
|
||||
* be sent for a tunneled connection. The response can be modified. Since: 1.4
|
||||
* @adjust_error_code: called before sending error response to give the
|
||||
* application the possibility to adjust the error code.
|
||||
*
|
||||
* The client class structure.
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue