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