kmsdrm: delete ununsed variable.

This commit is contained in:
Manuel Alfayate Corchete 2020-09-12 02:36:02 +02:00
parent 01b0cf1c90
commit 4575c6942a

View File

@ -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. */