mirror of
https://github.com/Relintai/sdl2_frt.git
synced 2024-12-20 22:16:49 +01:00
Fixed compiler warning
This commit is contained in:
parent
a60af1e4d0
commit
ff297753db
@ -258,7 +258,6 @@ display_handle_mode(void *data,
|
|||||||
int height,
|
int height,
|
||||||
int refresh)
|
int refresh)
|
||||||
{
|
{
|
||||||
SDL_DisplayMode mode;
|
|
||||||
SDL_VideoDisplay *display = data;
|
SDL_VideoDisplay *display = data;
|
||||||
SDL_WaylandOutputData* driverdata = display->driverdata;
|
SDL_WaylandOutputData* driverdata = display->driverdata;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user