summaryrefslogtreecommitdiffstats
path: root/Gui/mplayer/mw.h
diff options
context:
space:
mode:
authorpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-08-30 22:07:19 +0000
committerpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-08-30 22:07:19 +0000
commit6835c60519bc8185a6b91988e0690f241a194fea (patch)
tree2b4dd10a3519d3a0ff48ecefff0f29a38b4fbb34 /Gui/mplayer/mw.h
parent5024b76c563a4dc1ecef1f0f700daa0d45e31ca9 (diff)
downloadmpv-6835c60519bc8185a6b91988e0690f241a194fea.tar.bz2
mpv-6835c60519bc8185a6b91988e0690f241a194fea.tar.xz
fix subvindov
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1792 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'Gui/mplayer/mw.h')
-rw-r--r--Gui/mplayer/mw.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/Gui/mplayer/mw.h b/Gui/mplayer/mw.h
index cd9834d3f3..63fae36ace 100644
--- a/Gui/mplayer/mw.h
+++ b/Gui/mplayer/mw.h
@@ -323,9 +323,6 @@ NoPause:
case evSetBalance: mixerSetBalance( param ); break;
case evMute: mixerMute(); break;
-// case evIncAudioBufDelay: mplIncAudioBufDelay(); break;
-// case evDecAudioBufDelay: mplDecAudioBufDelay(); break;
-
case evNormalSize:
if ( mplShMem->Playing )
{