Skip to content
Snippets Groups Projects
Commit f52ce00b authored by Camilla Löwy's avatar Camilla Löwy
Browse files

Remove outdated comment

parent f5855968
No related branches found
No related tags found
No related merge requests found
......@@ -149,7 +149,6 @@ GLFWAPI GLFWwindow* glfwCreateWindow(int width, int height,
wndconfig.focused = GLFW_TRUE;
}
// Check the OpenGL bits of the window config
if (!_glfwIsValidContextConfig(&ctxconfig))
return NULL;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment