1
mirror of https://code.videolan.org/videolan/vlc synced 2024-10-03 01:31:53 +02:00

vout: wayland: remove stray dimension fields

Forgotten in 51cf42cd5d
This commit is contained in:
Steve Lhomme 2021-07-14 05:40:53 +00:00 committed by Rémi Denis-Courmont
parent 2b51b9cf28
commit 20edbebd05

View File

@ -53,9 +53,6 @@ typedef struct vout_display_sys_t
struct wp_viewport *viewport;
size_t active_buffers;
unsigned display_width;
unsigned display_height;
} vout_display_sys_t;
struct buffer_data