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:
parent
bb602e12ce
commit
d73778cd55
|
@ -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"
|
||||||
|
|
Loading…
Reference in New Issue