Fixed compiler warning
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