mirror of https://github.com/raysan5/raylib
Update rcore_desktop_glfw.c
This commit is contained in:
parent
50000f4b01
commit
61393fff1f
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue