mirror of
https://github.com/glfw/glfw.git
synced 2026-08-29 03:04:14 +02:00
Removed unused struct member.
This commit is contained in:
@@ -118,7 +118,6 @@ struct _GLFWhints
|
||||
//------------------------------------------------------------------------
|
||||
struct _GLFWwndconfig
|
||||
{
|
||||
int mode;
|
||||
const char* title;
|
||||
int refreshRate;
|
||||
GLboolean resizable;
|
||||
|
||||
Reference in New Issue
Block a user