mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 22:38:05 +02:00
remove obsolete comment
This commit is contained in:
parent
07bacc2263
commit
1d914fe465
1 changed files with 0 additions and 1 deletions
|
|
@ -249,7 +249,6 @@ __glutSetupColormap(XVisualInfo * vi, GLUTcolormap ** colormap, Colormap * cmap)
|
|||
private one. */
|
||||
/* XXX Should do a better job of internal sharing for
|
||||
privately allocated TrueColor colormaps. */
|
||||
/* XXX DirectColor probably needs ramps hand initialized! */
|
||||
*cmap = XCreateColormap(__glutDisplay, __glutRoot,
|
||||
vi->visual, AllocNone);
|
||||
break;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue