mirror of
https://github.com/glfw/glfw.git
synced 2024-11-10 00:51:47 +00: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