Xext: drop obsolete including of colormapst.h

All relevant things are now in dix/colormap_priv.h, so no need
to include colormapst.h anymore.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
Enrico Weigelt, metux IT consult 2025-02-26 13:58:43 +01:00
parent f4d03dc779
commit 0ba4dab2b1
2 changed files with 0 additions and 2 deletions

View File

@ -37,7 +37,6 @@ Equipment Corporation.
#include "windowstr.h"
#include "dixfontstr.h"
#include "gcstruct.h"
#include "colormapst.h"
#include "scrnintstr.h"
#include "opaque.h"
#include "inputstr.h"

View File

@ -43,7 +43,6 @@ in this Software without prior written authorization from The Open Group.
#include "inputstr.h"
#include "windowstr.h"
#include "propertyst.h"
#include "colormapst.h"
#include "privates.h"
#include "xacestr.h"
#include "securitysrv.h"