Disable SDL input on Windows.

This commit is contained in:
Jordan Woyak 2014-05-04 19:09:51 -05:00
parent 07fbb13bba
commit 4321951987
1 changed files with 0 additions and 1 deletions

View File

@ -19,7 +19,6 @@
#ifdef _WIN32
#define CIFACE_USE_XINPUT
#define CIFACE_USE_DINPUT
#define CIFACE_USE_SDL
#endif
#if defined(HAVE_X11) && HAVE_X11
#define CIFACE_USE_XLIB