mirror of
https://github.com/gwm17/glfw.git
synced 2024-11-23 02:38:52 -05:00
Removed unused struct member.
This commit is contained in:
parent
508c7fe0e6
commit
bf8639e49f
|
@ -118,7 +118,6 @@ struct _GLFWhints
|
|||
//------------------------------------------------------------------------
|
||||
struct _GLFWwndconfig
|
||||
{
|
||||
int mode;
|
||||
const char* title;
|
||||
int refreshRate;
|
||||
GLboolean resizable;
|
||||
|
|
Loading…
Reference in New Issue
Block a user