mirror of
https://github.com/X11Libre/xf86-input-keyboard.git
synced 2026-03-24 01:14:04 +00:00
drop compat for XINPUT < 18
Relying on xserver >= 1.18, which has XINPUT 22.1. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net> Part-of: <https://gitlab.freedesktop.org/xorg/driver/xf86-input-keyboard/-/merge_requests/11>
This commit is contained in:
@@ -29,10 +29,6 @@
|
||||
|
||||
#include "xf86Xinput.h"
|
||||
|
||||
#if GET_ABI_MAJOR(ABI_XINPUT_VERSION) < 18
|
||||
#define LogMessageVerbSigSafe xf86MsgVerb
|
||||
#endif
|
||||
|
||||
Bool ATScancode(InputInfoPtr pInfo, int *scanCode);
|
||||
|
||||
/* Public interface to OS-specific keyboard support. */
|
||||
|
||||
Reference in New Issue
Block a user