Skip to content

Commit

Permalink
Removes unused property use_egl from internal structure gl_config
Browse files Browse the repository at this point in the history
  • Loading branch information
gabomdq committed Sep 28, 2013
1 parent c691de0 commit 889b6bd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/video/SDL_sysvideo.h
Expand Up @@ -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;
Expand Down

0 comments on commit 889b6bd

Please sign in to comment.