mirror of
https://github.com/glfw/glfw.git
synced 2026-09-22 08:50:15 +00:00
Removed monitor user pointer.
This commit is contained in:
@@ -227,8 +227,6 @@ struct _GLFWwindow
|
||||
//------------------------------------------------------------------------
|
||||
struct _GLFWmonitor
|
||||
{
|
||||
void* userPointer;
|
||||
|
||||
char* name;
|
||||
|
||||
GLboolean primary;
|
||||
|
||||
Reference in New Issue
Block a user