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:
committed by
Peter Hutterer
parent
4cf2f4172a
commit
889a8dc02b
@@ -185,7 +185,6 @@ _X_EXPORT Bool noXFixesExtension = FALSE;
|
||||
/* Xinerama is disabled by default unless enabled via +xinerama */
|
||||
_X_EXPORT Bool noPanoramiXExtension = TRUE;
|
||||
#endif
|
||||
_X_EXPORT Bool noXInputExtension = FALSE;
|
||||
#ifdef XSELINUX
|
||||
_X_EXPORT Bool noSELinuxExtension = FALSE;
|
||||
_X_EXPORT int selinuxEnforcingState = SELINUX_MODE_DEFAULT;
|
||||
|
||||
Reference in New Issue
Block a user