summaryrefslogtreecommitdiffstats
path: root/stream/stream.h
diff options
context:
space:
mode:
Diffstat (limited to 'stream/stream.h')
-rw-r--r--stream/stream.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/stream/stream.h b/stream/stream.h
index 4561ec3cdc..cb6c60c197 100644
--- a/stream/stream.h
+++ b/stream/stream.h
@@ -249,7 +249,7 @@ bool stream_manages_timeline(stream_t *s);
extern int dvd_title;
extern int dvd_angle;
extern int dvd_speed;
-extern char *dvd_device, *cdrom_device;
+extern char *dvd_device;
extern int bluray_angle;
extern char *bluray_device;