wayland: remove unused declaration

Should have been removed in 055a490 but was forgetten.
This commit is contained in:
Dudemanguy 2020-07-19 15:07:24 -05:00
parent 63ae6037df
commit c9742413ac
1 changed files with 0 additions and 1 deletions

View File

@ -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;