瀏覽代碼

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 minor_version;
         int flags;
         int flags;
         int profile_mask;
         int profile_mask;
-        int use_egl;
         int share_with_current_context;
         int share_with_current_context;
         int retained_backing;
         int retained_backing;
         int driver_loaded;
         int driver_loaded;