window: Kill off the rest of colormaps

I removed the XInstallColormap / XUninstallColormap but forgot
to remove the fields in MetaWindow and the code to set them.
This commit is contained in:
Jasper St. Pierre
2014-03-20 16:26:14 -04:00
parent 054c307353
commit 337db2a660
5 changed files with 2 additions and 7 deletions

View File

@ -103,7 +103,6 @@ struct _MetaWindow
MetaFrame *frame;
int depth;
Visual *xvisual;
Colormap colormap;
char *desc; /* used in debug spew */
char *title;