mirror of
https://github.com/glfw/glfw.git
synced 2024-11-10 00:51:47 +00:00
Removed call to non-portable function.
This commit is contained in:
parent
d204d5a434
commit
08942fcabe
@ -165,8 +165,6 @@ static void test_modes(GLFWvidmode* modes, int count)
|
||||
glfwCloseWindow(window);
|
||||
glfwPollEvents();
|
||||
window = NULL;
|
||||
|
||||
sleep(5);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user