xnest: drop not needed include of colormapst.h

We don't need anything from this file here, so no need to include it.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
Enrico Weigelt, metux IT consult 2025-02-26 15:22:14 +01:00
parent d1c547d2eb
commit d37b385bd5
2 changed files with 0 additions and 2 deletions

View File

@ -23,7 +23,6 @@ is" without express or implied warranty.
#include "scrnintstr.h"
#include "dix.h"
#include "micmap.h"
#include "colormapst.h"
#include "resource.h"
#include "Xnest.h"

View File

@ -23,7 +23,6 @@ is" without express or implied warranty.
#include "window.h"
#include "windowstr.h"
#include "pixmapstr.h"
#include "colormapst.h"
#include "scrnintstr.h"
#include "region.h"