Remove include of X11/Xutil.h
It doesn't seem to cause any problems. Perhaps its uses were already converted to XCB? Signed-off-by: Uli Schlachter <psychon@znc.in>
This commit is contained in:
parent
bc7767e086
commit
cad786c025
|
@ -80,7 +80,6 @@
|
|||
|
||||
#include <X11/Xlib-xcb.h>
|
||||
#include <X11/Xlib.h>
|
||||
#include <X11/Xutil.h>
|
||||
#include <X11/extensions/Xdbe.h>
|
||||
#ifdef CONFIG_XSYNC
|
||||
#include <X11/extensions/sync.h>
|
||||
|
|
Loading…
Reference in New Issue