Removed trailing whitespace.

This commit is contained in:
Lukas Hermanns 2018-05-02 16:09:59 +02:00 committed by GitHub
parent c1b208d42c
commit acf14b83a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -323,7 +323,7 @@ GLFWbool _glfwCreateContextNSGL(_GLFWwindow* window,
"NSGL: Failed to create OpenGL context");
return GLFW_FALSE;
}
if (fbconfig->transparent)
{
GLint opaque = 0;