summaryrefslogtreecommitdiffstats
path: root/libvo
diff options
context:
space:
mode:
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-12-23 12:49:31 +0000
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-12-23 12:49:31 +0000
commit98de1c7415f0c4901c5d9a7ff81a6fd4257f1aae (patch)
tree355534eb10de741f358f76c6d53b2af1962fd832 /libvo
parent0beaf363d8d10685fc5dabf074d46b8c58978182 (diff)
downloadmpv-98de1c7415f0c4901c5d9a7ff81a6fd4257f1aae.tar.bz2
mpv-98de1c7415f0c4901c5d9a7ff81a6fd4257f1aae.tar.xz
forgot to remove now useless extern monitor_aspect
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14224 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libvo')
-rw-r--r--libvo/vo_directx.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libvo/vo_directx.c b/libvo/vo_directx.c
index e077cda3e5..2c345f0c47 100644
--- a/libvo/vo_directx.c
+++ b/libvo/vo_directx.c
@@ -80,7 +80,6 @@ extern int vo_ontop;
extern int vo_rootwin;
extern int vidmode;
extern int vo_colorkey;
-extern float monitor_aspect;
extern int WinID;
/*****************************************************************************