Removed stale comment.

master
Camilla Berglund ago%!(EXTRA string=11 years)
parent 596b1e69ce
commit 6e990b77d1
  1. 3
      src/cocoa_window.m

@ -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;

Loading…
Cancel
Save