summaryrefslogtreecommitdiffstats
path: root/stream/network.h
diff options
context:
space:
mode:
Diffstat (limited to 'stream/network.h')
-rw-r--r--stream/network.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/stream/network.h b/stream/network.h
index c75d7f6fdb..aac88c1767 100644
--- a/stream/network.h
+++ b/stream/network.h
@@ -71,7 +71,6 @@ typedef struct streaming_control {
void *data;
} streaming_ctrl_t;
-//int streaming_start( stream_t *stream, int *demuxer_type, URL_t *url );
streaming_ctrl_t *streaming_ctrl_new(void);
int streaming_bufferize( streaming_ctrl_t *streaming_ctrl, char *buffer, int size);