Browse Source

Update rcore_desktop_glfw.c

pull/4171/head
Ray 5 months ago
parent
commit
61393fff1f
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      src/platforms/rcore_desktop_glfw.c

+ 0
- 1
src/platforms/rcore_desktop_glfw.c 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;

Loading…
Cancel
Save