mirror of
https://github.com/glfw/glfw.git
synced 2026-01-12 07:43:16 +01:00
Removed stale comment.
This commit is contained in:
@@ -1000,9 +1000,6 @@ int _glfwPlatformCreateWindow(_GLFWwindow* window,
|
||||
return GL_FALSE;
|
||||
}
|
||||
|
||||
// Don't use accumulation buffer support; it's not accelerated
|
||||
// Aux buffers probably aren't accelerated either
|
||||
|
||||
if (!createWindow(window, wndconfig))
|
||||
return GL_FALSE;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user