Removed monitor user pointer.

This commit is contained in:
Camilla Berglund
2013-01-02 00:41:37 +01:00
parent 835f00eb10
commit 4305c76049
3 changed files with 0 additions and 20 deletions
-2
View File
@@ -227,8 +227,6 @@ struct _GLFWwindow
//------------------------------------------------------------------------
struct _GLFWmonitor
{
void* userPointer;
char* name;
GLboolean primary;