diff gui/mplayer/gmplayer.h @ 31435:8d74f644b38a

Remove redundant dvd_device extern variable declaration.
author diego
date Mon, 21 Jun 2010 08:58:49 +0000
parents 045110c125c6
children d03d69f64929
line wrap: on
line diff
--- a/gui/mplayer/gmplayer.h	Mon Jun 21 08:58:09 2010 +0000
+++ b/gui/mplayer/gmplayer.h	Mon Jun 21 08:58:49 2010 +0000
@@ -29,8 +29,6 @@
 extern int             mplMainAutoPlay;
 extern int             mplMiddleMenu;
 
-extern char          * dvd_device;
-
 void mplInit( void * disp );
 
 void mplMainDraw( void );