mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-26 21:12:25 +00:00
Xi: XINPUT has been mandatory for ages
Ditch all #ifdef XINPUT, since it's always built. Signed-off-by: Peter Hutterer <peter.hutterer@redhat.com>
This commit is contained in:
parent
4cf2f4172a
commit
889a8dc02b
5 changed files with 3 additions and 14 deletions
|
|
@ -127,9 +127,6 @@ extern Bool noXkbExtension;
|
|||
extern Bool noPanoramiXExtension;
|
||||
#endif
|
||||
|
||||
extern Bool noXInputExtension;
|
||||
|
||||
|
||||
#ifdef XSELINUX
|
||||
extern Bool noSELinuxExtension;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue