Skip to content

Commit

Permalink
kmsdrm: delete ununsed variable.
Browse files Browse the repository at this point in the history
  • Loading branch information
vanfanel committed Sep 12, 2020
1 parent 01b0cf1 commit 4575c69
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/video/kmsdrm/SDL_kmsdrmvideo.h
Expand Up @@ -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. */

Expand Down

0 comments on commit 4575c69

Please sign in to comment.