summaryrefslogtreecommitdiffstats
path: root/video/out/vo_xv.c
diff options
context:
space:
mode:
Diffstat (limited to 'video/out/vo_xv.c')
-rw-r--r--video/out/vo_xv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/video/out/vo_xv.c b/video/out/vo_xv.c
index 6c91e7bcd4..b7e3687ef7 100644
--- a/video/out/vo_xv.c
+++ b/video/out/vo_xv.c
@@ -722,7 +722,7 @@ static void uninit(struct vo *vo)
vo_x11_uninit(vo);
}
-static int preinit(struct vo *vo, const char *arg)
+static int preinit(struct vo *vo)
{
XvPortID xv_p;
int busy_ports = 0;