From 2393e1acdbf709c5797a37ffca6bfa9093876c0b Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Fri, 1 Mar 2013 18:09:07 -0800 Subject: unifdef XKB_IN_SERVER Leftovers from XKB files that were previously shared between the client and server code, but aren't any more. Signed-off-by: Alan Coopersmith Reviewed-by: Peter Hutterer Backported-to-NX-by: Ulrich Sibiller --- nx-X11/lib/X11/XKBGAlloc.c | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'nx-X11/lib/X11/XKBGAlloc.c') diff --git a/nx-X11/lib/X11/XKBGAlloc.c b/nx-X11/lib/X11/XKBGAlloc.c index fa405fb9c..d9682f588 100644 --- a/nx-X11/lib/X11/XKBGAlloc.c +++ b/nx-X11/lib/X11/XKBGAlloc.c @@ -30,7 +30,6 @@ THE USE OR PERFORMANCE OF THIS SOFTWARE. #include #endif -#ifndef XKB_IN_SERVER #include #include "Xlibint.h" @@ -38,17 +37,6 @@ THE USE OR PERFORMANCE OF THIS SOFTWARE. #include #include -#else - -#include -#include -#include -#include "misc.h" -#include "inputstr.h" -#include -#include - -#endif /* XKB_IN_SERVER */ #ifdef X_NOT_POSIX #define Size_t unsigned int -- cgit v1.2.3