diff --git a/subprojects/gst-rtsp-server/gst/rtsp-server/rtsp-client.h b/subprojects/gst-rtsp-server/gst/rtsp-server/rtsp-client.h index 42e2e029c8..4f536b9120 100644 --- a/subprojects/gst-rtsp-server/gst/rtsp-server/rtsp-client.h +++ b/subprojects/gst-rtsp-server/gst/rtsp-server/rtsp-client.h @@ -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. */