소스 검색

kmsdrm: delete ununsed variable.

Manuel Alfayate Corchete 5 년 전
부모
커밋
4575c6942a
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  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. */