mirror of
https://github.com/gwm17/glfw.git
synced 2024-11-23 02:38:52 -05: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