This commit is contained in:
Irlan
2018-06-24 15:33:00 -03:00
parent 725b771d39
commit 1835d38373
4 changed files with 22 additions and 33 deletions

View File

@ -50,8 +50,6 @@ static inline bool ImGui_GLFW_GL_Init(GLFWwindow* w, bool install_callbacks)
#else
// error
#endif
return false;
}