Explorar o código

Remove unused variable in timeout test

Camilla Berglund %!s(int64=9) %!d(string=hai) anos
pai
achega
c2fd61fa01
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      tests/timeout.c

+ 0 - 1
tests/timeout.c

@@ -53,7 +53,6 @@ static float nrand(void)
 
 int main(void)
 {
-    int result;
     GLFWwindow* window;
 
     srand((unsigned int) time(NULL));