mirror of
https://github.com/gwm17/glfw.git
synced 2024-11-26 20:28:49 -05:00
Formatting
[ci skip]
This commit is contained in:
parent
f96d865b93
commit
33c68a24a0
|
@ -163,7 +163,6 @@ GLFWbool _glfwInitGLX(void)
|
|||
NULL
|
||||
};
|
||||
|
||||
|
||||
for (i = 0; sonames[i]; i++)
|
||||
{
|
||||
_glfw.glx.handle = dlopen(sonames[i], RTLD_LAZY | RTLD_GLOBAL);
|
||||
|
|
Loading…
Reference in New Issue
Block a user