diff stream/stream_dvd.c @ 29845:a05ba1fa78b6

Share dvd_device extern declaration between dvd and dvdnav.
author reimar
date Tue, 10 Nov 2009 23:10:57 +0000
parents 0f1b5b68af32
children e37311e178e1
line wrap: on
line diff
--- a/stream/stream_dvd.c	Tue Nov 10 23:03:52 2009 +0000
+++ b/stream/stream_dvd.c	Tue Nov 10 23:10:57 2009 +0000
@@ -41,7 +41,6 @@
 #include "libmpdemux/demuxer.h"
 #include "libavutil/intreadwrite.h"
 
-extern char* dvd_device;
 static char* dvd_device_current;
 int dvd_angle=1;
 int dvd_speed=0; /* 0 => don't touch speed */