summaryrefslogtreecommitdiffstats
path: root/stream/stream_dvd_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'stream/stream_dvd_common.h')
-rw-r--r--stream/stream_dvd_common.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/stream/stream_dvd_common.h b/stream/stream_dvd_common.h
index 8044c6251b..0a6c6789e1 100644
--- a/stream/stream_dvd_common.h
+++ b/stream/stream_dvd_common.h
@@ -23,11 +23,9 @@
#include <inttypes.h>
#include <dvdread/ifo_types.h>
-extern char *dvd_device;
extern const char * const dvd_audio_stream_channels[6];
extern const char * const dvd_audio_stream_types[8];
-extern int dvd_speed;
void dvd_set_speed(char *device, unsigned speed);
int mp_dvdtimetomsec(dvd_time_t *dt);