summaryrefslogtreecommitdiffstats
path: root/mplayer.h
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-02-14 14:47:22 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-02-14 14:47:22 +0000
commit2e98215f1360e24a16120b6fcdd78724ce54028b (patch)
tree755b6172bb6b7630ae739a0e68cf5e36fcbc57ba /mplayer.h
parent6448809568dba98177ec36ddc9df347073a65402 (diff)
downloadmpv-2e98215f1360e24a16120b6fcdd78724ce54028b.tar.bz2
mpv-2e98215f1360e24a16120b6fcdd78724ce54028b.tar.xz
Move movie_aspect extern declaration to libmpcodecs/vd.h.
This is the appropriate place for the declaration; the variable is declared in libmpcodecs/vd.c. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30579 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'mplayer.h')
-rw-r--r--mplayer.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/mplayer.h b/mplayer.h
index 995b226674..490237b357 100644
--- a/mplayer.h
+++ b/mplayer.h
@@ -35,7 +35,6 @@ extern unsigned int osd_visible;
extern char * font_name;
extern char * sub_font_name;
extern float font_factor;
-extern float movie_aspect;
extern double force_fps;
//extern char **sub_name;