summaryrefslogtreecommitdiff
path: root/src/xkbout.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/xkbout.c')
-rw-r--r--src/xkbout.c17
1 files changed, 0 insertions, 17 deletions
diff --git a/src/xkbout.c b/src/xkbout.c
index f9863e8..57f5adf 100644
--- a/src/xkbout.c
+++ b/src/xkbout.c
@@ -35,7 +35,6 @@
#include <stdlib.h>
#include <X11/Xfuncs.h>
-#ifndef XKB_IN_SERVER
#include <X11/Xlib.h>
#include <X11/XKBlib.h>
@@ -44,22 +43,6 @@
#include "XKMformat.h"
#include "XKBfileInt.h"
-#else
-
-#include <X11/X.h>
-#include <X11/keysym.h>
-#include <X11/Xproto.h>
-#include "misc.h"
-#include "inputstr.h"
-#include "dix.h"
-#include <X11/extensions/XKBstr.h>
-#define XKBSRV_NEED_FILE_FUNCS 1
-#include <X11/extensions/XKBsrv.h>
-
-#include <X11/extensions/XKBgeom.h>
-#include <X11/extensions/XKBfile.h>
-
-#endif
#define VMOD_HIDE_VALUE 0
#define VMOD_SHOW_VALUE 1