summaryrefslogtreecommitdiffstats
path: root/stream/librtsp/rtsp.h
diff options
context:
space:
mode:
Diffstat (limited to 'stream/librtsp/rtsp.h')
-rw-r--r--stream/librtsp/rtsp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/stream/librtsp/rtsp.h b/stream/librtsp/rtsp.h
index 528dacaa42..352ac7ac82 100644
--- a/stream/librtsp/rtsp.h
+++ b/stream/librtsp/rtsp.h
@@ -66,7 +66,6 @@ void rtsp_add_to_payload(char **payload, const char *string);
void rtsp_free_answers(rtsp_t *this);
int rtsp_read (rtsp_t *this, char *data, int len);
-void rtsp_close (rtsp_t *this);
void rtsp_set_session(rtsp_t *s, const char *id);
char *rtsp_get_session(rtsp_t *s);