mirror of
https://github.com/raysan5/raylib.git
synced 2025-09-05 19:08:13 +00:00
Update rcore_desktop_glfw.c
This commit is contained in:
@@ -1638,7 +1638,6 @@ int InitPlatform(void)
|
||||
}
|
||||
#endif
|
||||
|
||||
TRACELOG(LOG_INFO, "GLFW platform: %s", glfwPlatform);
|
||||
TRACELOG(LOG_INFO, "PLATFORM: DESKTOP (GLFW): Initialized successfully");
|
||||
|
||||
return 0;
|
||||
|
Reference in New Issue
Block a user