Removed use of removed token.

This commit is contained in:
Camilla Berglund 2013-01-03 20:01:56 +01:00
parent 46c1e4028f
commit 4ab93ee155

View File

@ -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,