mirror of
https://github.com/glfw/glfw.git
synced 2025-04-07 06:25:05 +00:00
Remove trailing else
This commit is contained in:
parent
07cc6e00da
commit
94ee10e655
1 changed files with 0 additions and 1 deletions
|
@ -306,7 +306,6 @@ GLFWbool _glfwInitJoysticksLinux(void)
|
|||
|
||||
closedir(dir);
|
||||
}
|
||||
else
|
||||
|
||||
// Continue with no joysticks if enumeration fails
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue