summaryrefslogtreecommitdiffstats
path: root/libvo/vo_xv.c
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/vo_xv.c')
-rw-r--r--libvo/vo_xv.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libvo/vo_xv.c b/libvo/vo_xv.c
index 178c9c4ca9..6f38c90929 100644
--- a/libvo/vo_xv.c
+++ b/libvo/vo_xv.c
@@ -223,7 +223,6 @@ static int config(struct vo *vo, uint32_t width, uint32_t height,
return -1;
}
- ctx->is_paused = 0;
ctx->visible_buf = -1;
ctx->have_visible_image_copy = false;
ctx->have_next_image_copy = false;