build: remove unused define HAVE_X11_XKBLIB_H

This commit is contained in:
sithlord48
2025-01-20 15:01:38 -05:00
committed by Chris Rizzitello
parent fa35d2913d
commit 9a1cb5941b

View File

@ -92,9 +92,6 @@
/* Define to 1 if you have the <X11/extensions/XTest.h> header file. */
#cmakedefine HAVE_X11_EXTENSIONS_XTEST_H @HAVE_X11_EXTENSIONS_XTEST_H@
/* Define to 1 if you have the <X11/XKBlib.h> header file. */
#cmakedefine HAVE_X11_XKBLIB_H @HAVE_X11_XKBLIB_H@
/* Define to 1 if you have the <X11/extensions/XInput2.h> header file. */
#cmakedefine HAVE_XI2 @HAVE_XI2@