Remove trailing else

This commit is contained in:
Camilla Löwy 2017-10-03 00:41:19 +02:00
parent 07cc6e00da
commit 94ee10e655

View File

@ -306,7 +306,6 @@ GLFWbool _glfwInitJoysticksLinux(void)
closedir(dir);
}
else
// Continue with no joysticks if enumeration fails