summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stone <daniel@fooishbar.org>2006-07-18 15:21:28 -0400
committerDaniel Stone <daniels@endtroducing.fooishbar.org>2006-07-18 15:21:28 -0400
commitb23c0835504887f460deeac55b8be94d07336745 (patch)
tree48066f8e2743056fc2e70cbf292426295aed348f
parent85c889c725de1a0233c845c75ad62b39940b120a (diff)
downloadxorg-proto-kbproto-b23c0835504887f460deeac55b8be94d07336745.tar.gz
unconditionally declare XFree86Private
This could probably be moved to generic DDX private.
-rw-r--r--XKB.h2
1 files changed, 0 insertions, 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.