summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--video/out/vo_x11.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/video/out/vo_x11.c b/video/out/vo_x11.c
index db967577a3..34a307bfbb 100644
--- a/video/out/vo_x11.c
+++ b/video/out/vo_x11.c
@@ -209,7 +209,6 @@ static int reconfig(struct vo *vo, struct mp_image_params *fmt)
static bool resize(struct vo *vo)
{
struct priv *p = vo->priv;
- struct vo_x11_state *x11 = vo->x11;
for (int i = 0; i < 2; i++)
freeMyXImage(p, i);