glx: drop unused include of colormapst.h

We don't need anything from this 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:19:38 +01:00
parent d73778cd55
commit 752921d706

View File

@ -36,7 +36,6 @@
#include <string.h> #include <string.h>
#include <windowstr.h> #include <windowstr.h>
#include <os.h> #include <os.h>
#include <colormapst.h>
#include "extinit.h" #include "extinit.h"
#include "privates.h" #include "privates.h"