summaryrefslogtreecommitdiffstats
path: root/libmpdemux/stream.h
diff options
context:
space:
mode:
Diffstat (limited to 'libmpdemux/stream.h')
-rw-r--r--libmpdemux/stream.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/libmpdemux/stream.h b/libmpdemux/stream.h
index 8fd5ea7f79..3c3b547289 100644
--- a/libmpdemux/stream.h
+++ b/libmpdemux/stream.h
@@ -51,9 +51,6 @@
#include "network.h"
#endif
-int vcd_seek_to_track(int fd,int track);
-void vcd_read_toc(int fd);
-
struct stream_st;
typedef struct stream_info_st {
const char *info;