unconditionally declare XFree86Private

This could probably be moved to generic DDX private.
This commit is contained in:
Daniel Stone 2006-07-18 15:21:28 -04:00 committed by Daniel Stone
parent 85c889c725
commit b23c083550

2
XKB.h
View file

@ -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.