mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-06 14:43:20 +00:00
Fixed compiler warning
This commit is contained in:
parent
a60af1e4d0
commit
ff297753db
1 changed files with 0 additions and 1 deletions
|
|
@ -258,7 +258,6 @@ display_handle_mode(void *data,
|
|||
int height,
|
||||
int refresh)
|
||||
{
|
||||
SDL_DisplayMode mode;
|
||||
SDL_VideoDisplay *display = data;
|
||||
SDL_WaylandOutputData* driverdata = display->driverdata;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue