summaryrefslogtreecommitdiffstats
path: root/Gui/mplayer/mw.h
diff options
context:
space:
mode:
authorpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-08-04 19:23:58 +0000
committerpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-08-04 19:23:58 +0000
commit0cfdf68bfbace49b8e1cd0954542da86bc0aa0f6 (patch)
tree0800301bcfcb1bc07bdc38c791aced32a6052772 /Gui/mplayer/mw.h
parentb049fdd4f759b5713a266bd380e96e8a80a571b2 (diff)
downloadmpv-0cfdf68bfbace49b8e1cd0954542da86bc0aa0f6.tar.bz2
mpv-0cfdf68bfbace49b8e1cd0954542da86bc0aa0f6.tar.xz
- fix mixer handling
- some change in menu - fix evLoadPlay bug - etc git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6904 b3059339-0415-0410-9bf9-f77b7e298cf2
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 72220ecded..b82437a71d 100644
--- a/Gui/mplayer/mw.h
+++ b/Gui/mplayer/mw.h
@@ -263,7 +263,6 @@ play_dvd_2:
case evPlaySwitchToPause:
play:
- mplMainAutoPlay=0;
if ( ( msg == evPlaySwitchToPause )&&( guiIntfStruct.Playing == 2 ) ) goto NoPause;
vcd_track=0;