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 1308711569..a9e8282d53 100644
--- a/libvo/vo_xmga.c
+++ b/libvo/vo_xmga.c
@@ -97,9 +97,6 @@ static void check_events(void)
return;
set_window();
mDrawColorKey();
- if (ioctl(f, MGA_VID_CONFIG, &mga_vid_config))
- mp_msg(MSGT_VO, MSGL_WARN,
- "Error in mga_vid_config ioctl (wrong mga_vid.o version?)");
}
static void flip_page(void)