summaryrefslogtreecommitdiffstats
path: root/gui/mplayer/play.c
diff options
context:
space:
mode:
Diffstat (limited to 'gui/mplayer/play.c')
-rw-r--r--gui/mplayer/play.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gui/mplayer/play.c b/gui/mplayer/play.c
index dbec9d0e38..6a15186a74 100644
--- a/gui/mplayer/play.c
+++ b/gui/mplayer/play.c
@@ -63,8 +63,6 @@ void mplFullScreen( void )
else wsSetBackgroundRGB( &appMPlayer.subWindow,appMPlayer.sub.R,appMPlayer.sub.G,appMPlayer.sub.B );
}
-extern int mplSubRender;
-
void mplEnd( void )
{
plItem * next;