mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-06 06:34:35 +00:00
wayland: Remove unused struct member
This commit is contained in:
parent
d2c6aeea7d
commit
3149533f0c
1 changed files with 0 additions and 1 deletions
|
|
@ -118,7 +118,6 @@ struct SDL_DisplayData
|
|||
SDL_DisplayOrientation orientation;
|
||||
int physical_width_mm, physical_height_mm;
|
||||
bool has_logical_position, has_logical_size;
|
||||
bool running_colorspace_event_queue;
|
||||
SDL_HDROutputProperties HDR;
|
||||
SDL_DisplayID display;
|
||||
SDL_VideoDisplay placeholder;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue