From c9742413ac5eeabfdd46503f67b7393c9bd99f49 Mon Sep 17 00:00:00 2001 From: Dudemanguy Date: Sun, 19 Jul 2020 15:07:24 -0500 Subject: wayland: remove unused declaration Should have been removed in 055a490 but was forgetten. --- video/out/wayland_common.h | 1 - 1 file changed, 1 deletion(-) 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; -- cgit v1.2.3