From 4ab93ee15523262a2300ace878d86054db27d0ed Mon Sep 17 00:00:00 2001 From: Camilla Berglund Date: Thu, 3 Jan 2013 20:01:56 +0100 Subject: [PATCH] Removed use of removed token. --- src/nsgl_context.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/nsgl_context.m b/src/nsgl_context.m index 9c1bfc4c..a9e92f68 100644 --- a/src/nsgl_context.m +++ b/src/nsgl_context.m @@ -152,7 +152,7 @@ int _glfwCreateContext(_GLFWwindow* window, ADD_ATTR(NSOpenGLPFADoubleBuffer); - if (wndconfig->mode == GLFW_FULLSCREEN) + if (wndconfig->monitor) { ADD_ATTR(NSOpenGLPFANoRecovery); ADD_ATTR2(NSOpenGLPFAScreenMask,