mirror of https://github.com/libsdl-org/SDL
Fixed compiler warning
This commit is contained in:
parent
a60af1e4d0
commit
ff297753db
|
@ -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…
Reference in New Issue