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
{
int mode;
const char* title;
int refreshRate;
GLboolean resizable;

Loading…
Cancel
Save