mirror of
https://github.com/brl/mutter.git
synced 2025-07-05 18:39:52 +00:00
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:
@ -103,7 +103,6 @@ struct _MetaWindow
|
||||
MetaFrame *frame;
|
||||
int depth;
|
||||
Visual *xvisual;
|
||||
Colormap colormap;
|
||||
char *desc; /* used in debug spew */
|
||||
char *title;
|
||||
|
||||
|
Reference in New Issue
Block a user