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