mirror of
https://github.com/encounter/SDL.git
synced 2025-12-08 21:17:45 +00:00
kmsdrm: delete ununsed variable.
This commit is contained in:
@@ -137,8 +137,6 @@ typedef struct SDL_DisplayData
|
|||||||
EGLSurface old_egl_surface;
|
EGLSurface old_egl_surface;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
SDL_bool destroy_surfaces_pending;
|
|
||||||
|
|
||||||
dumb_buffer *dumb_buffer; /* Aux dumb buffer to keep the PRIMARY PLANE
|
dumb_buffer *dumb_buffer; /* Aux dumb buffer to keep the PRIMARY PLANE
|
||||||
entertained with when we destroy GBM surface. */
|
entertained with when we destroy GBM surface. */
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user