Removed unused struct member.

This commit is contained in:
Camilla Berglund 2012-09-30 14:54:58 +02:00
parent 508c7fe0e6
commit bf8639e49f

View File

@ -118,7 +118,6 @@ struct _GLFWhints
//------------------------------------------------------------------------
struct _GLFWwndconfig
{
int mode;
const char* title;
int refreshRate;
GLboolean resizable;