Remove unused variable in timeout test

master
Camilla Berglund ago%!(EXTRA string=9 years)
parent 7cbdae1bed
commit c2fd61fa01
  1. 1
      tests/timeout.c

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

Loading…
Cancel
Save