소스 검색

Removes unused property use_egl from internal structure gl_config

Gabriel Jacobo 12 년 전
부모
커밋
889b6bd794
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/video/SDL_sysvideo.h

+ 0 - 1
src/video/SDL_sysvideo.h

@@ -292,7 +292,6 @@ struct SDL_VideoDevice
         int minor_version;
         int flags;
         int profile_mask;
-        int use_egl;
         int share_with_current_context;
         int retained_backing;
         int driver_loaded;