summaryrefslogtreecommitdiffstats
path: root/libvo/vo_xvmc.c
diff options
context:
space:
mode:
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-11-15 23:09:31 +0000
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-11-15 23:09:31 +0000
commit8cc27a3561be0db3295c47ca540cb5739b18aa75 (patch)
tree267cb189e8db923679b10ee864625757961062e0 /libvo/vo_xvmc.c
parentf5ce35ec8ce6d8283f0bc21499244177af7fa717 (diff)
downloadmpv-8cc27a3561be0db3295c47ca540cb5739b18aa75.tar.bz2
mpv-8cc27a3561be0db3295c47ca540cb5739b18aa75.tar.xz
Remove explicit setting of vo_ontop since that is already done by vo_x11_create_vo_window
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27937 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libvo/vo_xvmc.c')
-rw-r--r--libvo/vo_xvmc.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libvo/vo_xvmc.c b/libvo/vo_xvmc.c
index 4124453794..d01c123bdb 100644
--- a/libvo/vo_xvmc.c
+++ b/libvo/vo_xvmc.c
@@ -714,8 +714,6 @@ skip_surface_allocation:
mp_msg(MSGT_VO,MSGL_V, "[xvmc] dx: %d dy: %d dw: %d dh: %d\n",drwX,drwY,vo_dwidth,vo_dheight );
- if (vo_ontop) vo_x11_setlayer(mDisplay, vo_window, vo_ontop);
-
//end vo_xv
/* store image dimesions for displaying */