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
|
|
@ -59,9 +59,7 @@
|
|||
#include "misc.h"
|
||||
#include "xf86.h"
|
||||
#include "xf86Priv.h"
|
||||
#ifdef XINPUT
|
||||
#include "xf86Xinput.h"
|
||||
#endif
|
||||
#include "loader.h"
|
||||
#include "xf86Optrec.h"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue