mirror of
https://github.com/X11Libre/xserver.git
synced 2026-09-26 21:12:25 +00:00
Remove all traces of #ifdef XINPUT and the matching bits from the configure.ac
This commit is contained in:
parent
1d0438de17
commit
e251c9e75a
28 changed files with 12 additions and 135 deletions
|
|
@ -151,9 +151,7 @@ extern Bool noXkbExtension;
|
|||
extern Bool noPanoramiXExtension;
|
||||
#endif
|
||||
|
||||
#ifdef XINPUT
|
||||
extern Bool noXInputExtension;
|
||||
#endif
|
||||
|
||||
#ifdef XIDLE
|
||||
extern Bool noXIdleExtension;
|
||||
|
|
|
|||
Loading…
Reference in a new issue