From 0fc53688698d128ac77a998b87e5b0df3d44c622 Mon Sep 17 00:00:00 2001 From: Ulrich Sibiller Date: Wed, 4 Jul 2018 23:16:26 +0200 Subject: Keyboard.c: remove unnecessary includes --- nx-X11/programs/Xserver/hw/nxagent/Keyboard.c | 7 ------- 1 file changed, 7 deletions(-) (limited to 'nx-X11/programs') diff --git a/nx-X11/programs/Xserver/hw/nxagent/Keyboard.c b/nx-X11/programs/Xserver/hw/nxagent/Keyboard.c index 1c6fcaab0..647a0a823 100644 --- a/nx-X11/programs/Xserver/hw/nxagent/Keyboard.c +++ b/nx-X11/programs/Xserver/hw/nxagent/Keyboard.c @@ -42,15 +42,12 @@ is" without express or implied warranty. #include #include -#include "X.h" -#include "Xproto.h" #include "keysym.h" #include "screenint.h" #include "inputstr.h" #include "misc.h" #include "scrnintstr.h" #include "servermd.h" -#include "dixstruct.h" #include "extnsionst.h" #include "Agent.h" @@ -67,10 +64,6 @@ is" without express or implied warranty. #ifdef XKB -#include "globals.h" -#include "property.h" -#include "Init.h" - #include /* -- cgit v1.2.3