summaryrefslogtreecommitdiffstats
path: root/Gui/mplayer/mw.h
diff options
context:
space:
mode:
Diffstat (limited to 'Gui/mplayer/mw.h')
-rw-r--r--Gui/mplayer/mw.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Gui/mplayer/mw.h b/Gui/mplayer/mw.h
index 745349d573..fc39df24ef 100644
--- a/Gui/mplayer/mw.h
+++ b/Gui/mplayer/mw.h
@@ -208,7 +208,6 @@ void mplEventHandling( int msg,float param )
{
// --- user events
case evExit:
- wsDoExit(); // sets wsTrue=False;
exit_player( "Exit" );
break;