فهرست منبع

Remove unused variable in timeout test

Camilla Berglund 9 سال پیش
والد
کامیت
c2fd61fa01
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  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));