Removed unused struct member.

master
Camilla Berglund ago%!(EXTRA string=13 years)
parent 508c7fe0e6
commit bf8639e49f
  1. 1
      src/internal.h

@ -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…
Cancel
Save