mirror of
https://github.com/glfw/glfw.git
synced 2025-10-05 06:06:36 +00:00
Cleanup: remove rogue debug statement
This commit is contained in:
parent
ffca921954
commit
aa78533764
@ -64,8 +64,6 @@ static GLFWbool chooseGLXFBConfig(
|
||||
findTransparent = GLFW_FALSE;
|
||||
}
|
||||
|
||||
findTransparent = GLFW_TRUE;
|
||||
|
||||
// HACK: This is a (hopefully temporary) workaround for Chromium
|
||||
// (VirtualBox GL) not setting the window bit on any GLXFBConfigs
|
||||
vendor = glXGetClientString(_glfw.x11.display, GLX_VENDOR);
|
||||
|
Loading…
Reference in New Issue
Block a user