mirror of https://github.com/mpv-player/mpv
wayland: remove unused declaration
Should have been removed in 055a490
but was forgetten.
This commit is contained in:
parent
63ae6037df
commit
c9742413ac
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue