diff options
Diffstat (limited to 'os/utils.c')
-rw-r--r-- | os/utils.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/os/utils.c b/os/utils.c index 0682bef82..88a64950d 100644 --- a/os/utils.c +++ b/os/utils.c @@ -188,9 +188,6 @@ _X_EXPORT Bool noXFixesExtension = FALSE; _X_EXPORT Bool noPanoramiXExtension = TRUE; #endif _X_EXPORT Bool noXInputExtension = FALSE; -#ifdef XIDLE -_X_EXPORT Bool noXIdleExtension = FALSE; -#endif #ifdef XSELINUX _X_EXPORT Bool noSELinuxExtension = FALSE; _X_EXPORT int selinuxEnforcingState = SELINUX_MODE_DEFAULT; |