mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-06 19:38:14 +00:00
Fixed compiler warning
This commit is contained in:
@@ -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;
|
||||
|
||||
|
Reference in New Issue
Block a user