Removed superfluous test.

master
Camilla Berglund ago%!(EXTRA string=13 years)
parent 351f2b2664
commit 4994acb7e1
  1. 1
      src/opengl.c

@ -517,7 +517,6 @@ GLFWAPI void glfwSwapBuffers(void)
return;
}
if (_glfwLibrary.currentWindow)
_glfwPlatformSwapBuffers();
}

Loading…
Cancel
Save