diff options
Diffstat (limited to 'include/globals.h')
-rw-r--r-- | include/globals.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/globals.h b/include/globals.h index 63e998a71..68ea2cbe2 100644 --- a/include/globals.h +++ b/include/globals.h @@ -127,9 +127,6 @@ extern Bool noXkbExtension; extern Bool noPanoramiXExtension; #endif -extern Bool noXInputExtension; - - #ifdef XSELINUX extern Bool noSELinuxExtension; |