mirror of
https://github.com/glfw/glfw.git
synced 2025-01-31 20:30:28 +00:00
Removed invalid timer set.
This commit is contained in:
parent
7302f761d9
commit
65f55d03b1
@ -226,8 +226,6 @@ int _glfwPlatformInit(void)
|
||||
if (_glfwLibrary.NS.bundled)
|
||||
changeToResourcesDirectory();
|
||||
|
||||
_glfwPlatformSetTime(0.0);
|
||||
|
||||
_glfwLibrary.NS.desktopMode =
|
||||
(NSDictionary*) CGDisplayCurrentMode(CGMainDisplayID());
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user