浏览代码

Update rcore_desktop_glfw.c

pull/4171/head
Ray 10 个月前
父节点
当前提交
61393fff1f
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. +0
    -1
      src/platforms/rcore_desktop_glfw.c

+ 0
- 1
src/platforms/rcore_desktop_glfw.c 查看文件

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

正在加载...
取消
保存