Remove outdated comment

master
Camilla Berglund ago%!(EXTRA string=10 years)
parent f5855968bb
commit f52ce00bf1
  1. 1
      src/window.c

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

Loading…
Cancel
Save