Forráskód Böngészése

Remove trailing else

Camilla Löwy 8 éve
szülő
commit
94ee10e655
1 módosított fájl, 0 hozzáadás és 1 törlés
  1. 0 1
      src/linux_joystick.c

+ 0 - 1
src/linux_joystick.c

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