summaryrefslogtreecommitdiffstats
path: root/libvo/vo_xvmc.c
diff options
context:
space:
mode:
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-11-15 19:03:21 +0000
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-11-15 19:03:21 +0000
commit55175c457dcad4fc33e10c2db5949d13b0a08cca (patch)
treeb4b714714ab4521a1e8230e9ef2c4a3d0952a026 /libvo/vo_xvmc.c
parent21040bb95168c44232cc39bb9ae7dc9b4af4206f (diff)
downloadmpv-55175c457dcad4fc33e10c2db5949d13b0a08cca.tar.bz2
mpv-55175c457dcad4fc33e10c2db5949d13b0a08cca.tar.xz
Remove now unused variables.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27926 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libvo/vo_xvmc.c')
-rw-r--r--libvo/vo_xvmc.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/libvo/vo_xvmc.c b/libvo/vo_xvmc.c
index 23ba186071..4124453794 100644
--- a/libvo/vo_xvmc.c
+++ b/libvo/vo_xvmc.c
@@ -463,9 +463,6 @@ unsigned long xswamask;
int depth;
#ifdef CONFIG_XF86VM
int vm=0;
-unsigned int modeline_width, modeline_height;
-static uint32_t vm_width;
-static uint32_t vm_height;
#endif
//end of vo_xv