summaryrefslogtreecommitdiffstats
path: root/libvo/vo_x11.c
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/vo_x11.c')
-rw-r--r--libvo/vo_x11.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libvo/vo_x11.c b/libvo/vo_x11.c
index 7031cefcef..445208d256 100644
--- a/libvo/vo_x11.c
+++ b/libvo/vo_x11.c
@@ -601,7 +601,7 @@ uninit(void)
#endif
zoomFlag=0;
- vo_x11_uninit(mDisplay, vo_window);
+ vo_x11_uninit();
freeSwsContext(swsContext);
}