From b23c0835504887f460deeac55b8be94d07336745 Mon Sep 17 00:00:00 2001 From: Daniel Stone Date: Tue, 18 Jul 2006 15:21:28 -0400 Subject: [PATCH] unconditionally declare XFree86Private This could probably be moved to generic DDX private. --- XKB.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/XKB.h b/XKB.h index d0d13f2..a915317 100644 --- a/XKB.h +++ b/XKB.h @@ -502,9 +502,7 @@ THE USE OR PERFORMANCE OF THIS SOFTWARE. #define XkbSA_LastAction XkbSA_DeviceValuator #define XkbSA_NumActions (XkbSA_LastAction+1) -#if defined(XF86DDXACTIONS) || defined(XFree86Server) #define XkbSA_XFree86Private 0x86 -#endif /* * Specifies the key actions that clear latched groups or modifiers.