diff options
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface/ControllerInterface.h')
| -rw-r--r-- | Source/Core/InputCommon/ControllerInterface/ControllerInterface.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Source/Core/InputCommon/ControllerInterface/ControllerInterface.h b/Source/Core/InputCommon/ControllerInterface/ControllerInterface.h index 198a2c180b..c89edd29b5 100644 --- a/Source/Core/InputCommon/ControllerInterface/ControllerInterface.h +++ b/Source/Core/InputCommon/ControllerInterface/ControllerInterface.h @@ -22,9 +22,6 @@ #endif #if defined(HAVE_X11) && HAVE_X11 #define CIFACE_USE_XLIB -#if defined(HAVE_X11_XINPUT2) && HAVE_X11_XINPUT2 -#define CIFACE_USE_X11_XINPUT2 -#endif #endif #if defined(__APPLE__) #define CIFACE_USE_OSX |
