Removed stale comment.

master
Camilla Berglund ago%!(EXTRA string=12 years)
parent 6164eb603b
commit 52ade53553
  1. 2
      src/x11_init.c

@ -432,8 +432,6 @@ static GLboolean initDisplay(void)
return GL_FALSE;
}
// As the API currently doesn't understand multiple display devices, we hard-code
// this choice and hope for the best
_glfw.x11.screen = DefaultScreen(_glfw.x11.display);
_glfw.x11.root = RootWindow(_glfw.x11.display, _glfw.x11.screen);

Loading…
Cancel
Save