mirror of
https://github.com/gwm17/glfw.git
synced 2024-11-26 20:28:49 -05: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