Explorar el Código

Fixed compiler warning

Sam Lantinga hace 4 años
padre
commit
ff297753db
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      src/video/wayland/SDL_waylandvideo.c

+ 0 - 1
src/video/wayland/SDL_waylandvideo.c

@@ -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;