Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Minor: fix GLFW warnings when destroying the window
Summary: The code was calling glfwTerminate() before destroying the window. I wanted to do the same for the Windows+Angle shell apps, but they aren't working for me (GL_INVALID_OPERATION on every GL call). Differential Revision: D50761801 fbshipit-source-id: ffc23ab70d5d7ceafd35a8a44bb69ba3581befb8
- Loading branch information