mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 16:44:52 +00:00
Xnest: Keyboard: drop unnecessary include
<X11/extensions/XKBconfig.h> isn't needed, so drop it. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net> Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1649>
This commit is contained in:
@@ -41,7 +41,6 @@ is" without express or implied warranty.
|
||||
|
||||
#include <X11/extensions/XKB.h>
|
||||
#include "xkbsrv.h"
|
||||
#include <X11/extensions/XKBconfig.h>
|
||||
|
||||
extern Bool
|
||||
XkbQueryExtension(Display * /* dpy */ ,
|
||||
|
||||
Reference in New Issue
Block a user