summaryrefslogtreecommitdiff
path: root/libavformat/rtsp.h
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2011-07-17 13:27:27 +0200
committerDiego Biurrun <diego@biurrun.de>2011-07-18 18:22:02 +0200
commit76e25dbca6eb6ea899baa042902bd038bd2e3056 (patch)
tree5db14ef7ee802239fbfb0dbd55c51a8dd051ed45 /libavformat/rtsp.h
parente463f0e9790b4ee00b1a0572e5de600476ee0618 (diff)
rtsp: remove disabled code
Diffstat (limited to 'libavformat/rtsp.h')
-rw-r--r--libavformat/rtsp.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/libavformat/rtsp.h b/libavformat/rtsp.h
index 372ed96e6f..265d9f837f 100644
--- a/libavformat/rtsp.h
+++ b/libavformat/rtsp.h
@@ -220,9 +220,6 @@ typedef struct RTSPState {
* see rtsp_read_play() and rtsp_read_seek(). */
int64_t seek_timestamp;
- /* XXX: currently we use unbuffered input */
- // AVIOContext rtsp_gb;
-
int seq; /**< RTSP command sequence number */
/** copy of RTSPMessageHeader->session_id, i.e. the server-provided session