mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
(submit/colormap.h) include: colormap.h: drop unused defines
These aren't used anywhere, so we can drop them. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
@@ -51,9 +51,6 @@ SOFTWARE.
|
||||
#include "screenint.h"
|
||||
#include "window.h"
|
||||
|
||||
/* these follow X.h's AllocNone and AllocAll */
|
||||
#define CM_PSCREEN 2
|
||||
#define CM_PWIN 3
|
||||
/* Passed internally in colormap.c */
|
||||
#define REDMAP 0
|
||||
#define GREENMAP 1
|
||||
|
||||
Reference in New Issue
Block a user