mirror of
https://github.com/glfw/glfw.git
synced 2025-10-04 13:46:37 +00:00
Removed trailing whitespace.
This commit is contained in:
parent
c1b208d42c
commit
acf14b83a7
@ -323,7 +323,7 @@ GLFWbool _glfwCreateContextNSGL(_GLFWwindow* window,
|
|||||||
"NSGL: Failed to create OpenGL context");
|
"NSGL: Failed to create OpenGL context");
|
||||||
return GLFW_FALSE;
|
return GLFW_FALSE;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (fbconfig->transparent)
|
if (fbconfig->transparent)
|
||||||
{
|
{
|
||||||
GLint opaque = 0;
|
GLint opaque = 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user