mirror of
https://github.com/glfw/glfw.git
synced 2025-04-11 07:47:04 +00:00
Remove unused variable in timeout test
This commit is contained in:
parent
7cbdae1bed
commit
c2fd61fa01
1 changed files with 0 additions and 1 deletions
|
@ -53,7 +53,6 @@ static float nrand(void)
|
|||
|
||||
int main(void)
|
||||
{
|
||||
int result;
|
||||
GLFWwindow* window;
|
||||
|
||||
srand((unsigned int) time(NULL));
|
||||
|
|
Loading…
Add table
Reference in a new issue