mirror of
https://github.com/glfw/glfw.git
synced 2026-01-11 15:23:17 +01:00
Remove unused variable in timeout test
This commit is contained in:
@@ -53,7 +53,6 @@ static float nrand(void)
|
||||
|
||||
int main(void)
|
||||
{
|
||||
int result;
|
||||
GLFWwindow* window;
|
||||
|
||||
srand((unsigned int) time(NULL));
|
||||
|
||||
Reference in New Issue
Block a user