summaryrefslogtreecommitdiffstats
path: root/Gui/cfg.h
diff options
context:
space:
mode:
authorpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-08-05 01:14:14 +0000
committerpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-08-05 01:14:14 +0000
commita04e780da0f4b5ffcdbde08da982bbcc753effa7 (patch)
treef18a33384cee48364b05b2b52b4f626bbda533c7 /Gui/cfg.h
parent8d45b64a65479b74945b1770bd64e37dd0c7196a (diff)
downloadmpv-a04e780da0f4b5ffcdbde08da982bbcc753effa7.tar.bz2
mpv-a04e780da0f4b5ffcdbde08da982bbcc753effa7.tar.xz
- fix equ handling
- fix dvd pos bar - fix 10l bug in evLoadPlay bugfix :) - mittomen git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6913 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'Gui/cfg.h')
-rw-r--r--Gui/cfg.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Gui/cfg.h b/Gui/cfg.h
index 3c16214340..9d9aa2d182 100644
--- a/Gui/cfg.h
+++ b/Gui/cfg.h
@@ -3,7 +3,6 @@
#define __CFG_H
extern int gtkEnableAudioEqualizer;
-extern int gtkEnableVideoEqualizer;
extern char * gtkVODriver;
extern int gtkVODoubleBuffer;