exa: drop unused import of colormapst.h

We don't need anything from that file, 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:18:28 +01:00
parent bb602e12ce
commit d73778cd55

View File

@ -39,7 +39,6 @@
#include "pixmapstr.h" #include "pixmapstr.h"
#include "windowstr.h" #include "windowstr.h"
#include "servermd.h" #include "servermd.h"
#include "colormapst.h"
#include "gcstruct.h" #include "gcstruct.h"
#include "input.h" #include "input.h"
#include "mipointer.h" #include "mipointer.h"