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:
Daniel Stone 2008-10-22 22:29:54 +10:30 • committed by Peter Hutterer
commit 889a8dc02b
5 changed files with 3 additions and 14 deletions

View file

@ -127,9 +127,6 @@ extern Bool noXkbExtension;
extern Bool noPanoramiXExtension;
#endif
extern Bool noXInputExtension;
#ifdef XSELINUX
extern Bool noSELinuxExtension;