summaryrefslogtreecommitdiff
path: root/include/globals.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/globals.h')
-rw-r--r--include/globals.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/globals.h b/include/globals.h
index e70e7c69e..5ac3905d0 100644
--- a/include/globals.h
+++ b/include/globals.h
@@ -114,11 +114,6 @@ extern _X_EXPORT Bool noXFree86VidModeExtension;
extern _X_EXPORT Bool noXFixesExtension;
#endif
-#ifdef XKB
-/* noXkbExtension is defined in xkb/xkbInit.c */
-extern _X_EXPORT Bool noXkbExtension;
-#endif
-
#ifdef PANORAMIX
extern _X_EXPORT Bool noPanoramiXExtension;
#endif