Bläddra i källkod

Remove trailing else

Camilla Löwy 8 år sedan
förälder
incheckning
94ee10e655
1 ändrade filer med 0 tillägg och 1 borttagningar
  1. 0 1
      src/linux_joystick.c

+ 0 - 1
src/linux_joystick.c

@@ -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