summaryrefslogtreecommitdiffstats
path: root/libvo/vo_xmga.c
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/vo_xmga.c')
-rw-r--r--libvo/vo_xmga.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/libvo/vo_xmga.c b/libvo/vo_xmga.c
index 0a91b57415..96d400866b 100644
--- a/libvo/vo_xmga.c
+++ b/libvo/vo_xmga.c
@@ -248,9 +248,6 @@ static int config(uint32_t width, uint32_t height, uint32_t d_width,
set_window(); // set up mga_vid_config.dest_width etc
- if (vo_ontop)
- vo_x11_setlayer(mDisplay, vo_window, vo_ontop);
-
XSync(mDisplay, False);
ioctl(f, MGA_VID_ON, 0);