From 369868e40434277bd909479f294a4a219ee3bd67 Mon Sep 17 00:00:00 2001 From: Alexander Preisinger Date: Wed, 10 Sep 2014 19:20:56 +0200 Subject: wayland_common: fix changing videos when fullscreen I broke it again. --- video/out/wayland_common.h | 1 - 1 file changed, 1 deletion(-) (limited to 'video/out/wayland_common.h') diff --git a/video/out/wayland_common.h b/video/out/wayland_common.h index 86af54be45..5f0947f47d 100644 --- a/video/out/wayland_common.h +++ b/video/out/wayland_common.h @@ -95,7 +95,6 @@ struct vo_wayland_state { int32_t sh_y; float aspect; - bool is_init; // true if the window has a valid size bool is_fullscreen; // don't keep aspect ratio in fullscreen mode int32_t fs_width; // fullscreen sizes int32_t fs_height; -- cgit v1.2.3