summaryrefslogtreecommitdiffstats
path: root/mp_core.h
diff options
context:
space:
mode:
authorGabrov <Gabrov@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-07-18 13:02:08 +0000
committerGabrov <Gabrov@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-07-18 13:02:08 +0000
commitd2705f7abe654c84a984d311abc80d5be921ccc0 (patch)
tree53a02885f0193751c72ccf1835db7be10b5dd354 /mp_core.h
parent2e42b402b655e6c96dc898fc7d9f8b14de498cb9 (diff)
downloadmpv-d2705f7abe654c84a984d311abc80d5be921ccc0.tar.bz2
mpv-d2705f7abe654c84a984d311abc80d5be921ccc0.tar.xz
fix redundant redeclaration warning
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23817 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'mp_core.h')
-rw-r--r--mp_core.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/mp_core.h b/mp_core.h
index a3c537fd83..0dce78a426 100644
--- a/mp_core.h
+++ b/mp_core.h
@@ -113,7 +113,6 @@ extern int osd_duration;
extern int term_osd;
extern int fixed_vo;
extern int ass_enabled;
-extern int fixed_vo;
extern int forced_subs_only;
// These were listed as externs in mplayer.c, should be in some other header