Explorar el Código

kmsdrm: delete ununsed variable.

Manuel Alfayate Corchete hace 5 años
padre
commit
4575c6942a
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      src/video/kmsdrm/SDL_kmsdrmvideo.h

+ 0 - 2
src/video/kmsdrm/SDL_kmsdrmvideo.h

@@ -137,8 +137,6 @@ typedef struct SDL_DisplayData
     EGLSurface old_egl_surface;
 #endif
 
-    SDL_bool destroy_surfaces_pending;
-
     dumb_buffer *dumb_buffer; /* Aux dumb buffer to keep the PRIMARY PLANE
                                  entertained with when we destroy GBM surface. */