mirror of
https://github.com/glfw/glfw.git
synced 2026-08-29 11:14:15 +02: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