diff --git a/video/out/wayland_common.h b/video/out/wayland_common.h index 4d26b0130d..31e75c4331 100644 --- a/video/out/wayland_common.h +++ b/video/out/wayland_common.h @@ -75,7 +75,6 @@ struct vo_wayland_state { int reduced_height; bool configured; bool frame_wait; - int timeout_count; int wakeup_pipe[2]; int pending_vo_events; int mouse_x;