summaryrefslogtreecommitdiffstats
path: root/stream
diff options
context:
space:
mode:
Diffstat (limited to 'stream')
-rw-r--r--stream/stream_dvd.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/stream/stream_dvd.c b/stream/stream_dvd.c
index c94e9090e8..03cd0ac21d 100644
--- a/stream/stream_dvd.c
+++ b/stream/stream_dvd.c
@@ -38,10 +38,6 @@
#include "libmpdemux/demuxer.h"
extern int stream_cache_size;
-/// We keep these 2 for the gui atm, but they will be removed.
-extern int dvd_title;
-extern int dvd_chapter;
-extern int dvd_last_chapter;
extern char* dvd_device;
int dvd_angle=1;
int dvd_speed=0; /* 0 => don't touch speed */