mirror of
https://github.com/glfw/glfw.git
synced 2026-09-20 08:23:13 +00:00
Formatting
[ci skip]
This commit is contained in:
@@ -163,7 +163,6 @@ GLFWbool _glfwInitGLX(void)
|
||||
NULL
|
||||
};
|
||||
|
||||
|
||||
for (i = 0; sonames[i]; i++)
|
||||
{
|
||||
_glfw.glx.handle = dlopen(sonames[i], RTLD_LAZY | RTLD_GLOBAL);
|
||||
|
||||
Reference in New Issue
Block a user