Update rcore_desktop_glfw.c

This commit is contained in:
Ray 2024-07-19 00:39:11 +02:00
parent 50000f4b01
commit 61393fff1f
1 changed files with 0 additions and 1 deletions

View File

@ -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;