summaryrefslogtreecommitdiffstats
path: root/Gui/mplayer/mplayer.c
diff options
context:
space:
mode:
authorpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-10-16 21:23:59 +0000
committerpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-10-16 21:23:59 +0000
commitd5ce7add8ad1b455957dd89382f3e55d0d46ee02 (patch)
treefde01b5e359a2219e40f91c73b61548917d1769d /Gui/mplayer/mplayer.c
parent833b109e49b549a4992e02de3e15471c707da14f (diff)
downloadmpv-d5ce7add8ad1b455957dd89382f3e55d0d46ee02.tar.bz2
mpv-d5ce7add8ad1b455957dd89382f3e55d0d46ee02.tar.xz
skin chaning bug fix.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2227 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'Gui/mplayer/mplayer.c')
-rw-r--r--Gui/mplayer/mplayer.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/Gui/mplayer/mplayer.c b/Gui/mplayer/mplayer.c
index 41873d667e..150eae1542 100644
--- a/Gui/mplayer/mplayer.c
+++ b/Gui/mplayer/mplayer.c
@@ -27,8 +27,6 @@ int mplRedrawTimer = mplRedrawTimerConst;
int mplGeneralTimer = -1;
int mplTimer = 0;
-int mplSkinChanged = 0;
-
void mplMsgHandle( int msg,float param );
#include "widgets.h"