mirror of
https://github.com/glfw/glfw.git
synced 2024-11-22 13:04:35 +00:00
Remove trailing else
This commit is contained in:
parent
07cc6e00da
commit
94ee10e655
@ -306,7 +306,6 @@ GLFWbool _glfwInitJoysticksLinux(void)
|
||||
|
||||
closedir(dir);
|
||||
}
|
||||
else
|
||||
|
||||
// Continue with no joysticks if enumeration fails
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user