mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-16 06:45:59 +00:00
Removes unused property use_egl from internal structure gl_config
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user