Remove debug printf

This commit is contained in:
Kovid Goyal
2018-08-31 07:55:39 +05:30
parent ab960ea12d
commit 14f44e79f7
3 changed files with 2 additions and 4 deletions

2
glfw/init.c vendored
View File

@@ -52,7 +52,7 @@ static _GLFWinitconfig _glfwInitHints =
{
GLFW_TRUE, // hat buttons
GLFW_FALSE, // debug keyboard
GLFW_TRUE, // enable joystick
GLFW_TRUE, // enable joystick
{
GLFW_TRUE, // macOS menu bar
GLFW_TRUE // macOS bundle chdir