mirror of
https://gitlab.freedesktop.org/xorg/proto/xorgproto.git
synced 2026-05-08 20:38:08 +02:00
unconditionally declare XFree86Private
This could probably be moved to generic DDX private.
This commit is contained in:
parent
85c889c725
commit
b23c083550
1 changed files with 0 additions and 2 deletions
2
XKB.h
2
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.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue