mirror of
https://github.com/glfw/glfw.git
synced 2026-01-12 07:43:16 +01:00
Remove trailing else
This commit is contained in:
@@ -306,7 +306,6 @@ GLFWbool _glfwInitJoysticksLinux(void)
|
||||
|
||||
closedir(dir);
|
||||
}
|
||||
else
|
||||
|
||||
// Continue with no joysticks if enumeration fails
|
||||
|
||||
|
||||
Reference in New Issue
Block a user