(1841) 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 6b62f4ea9c
commit c132f426fb

View File

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