remove old sdl stuff
This commit is contained in:
@@ -14,13 +14,10 @@
|
||||
|
||||
#include "InputHandler_MonkeyKeyboard.h"
|
||||
|
||||
// NOTE: If X11 is available, we don't use LLW_SDL, which IH_SDL depends on.
|
||||
#if defined(HAVE_X11)
|
||||
#include "InputHandler_X11.h"
|
||||
#elif defined(MACOSX)
|
||||
#include "InputHandler_Carbon.h"
|
||||
#elif defined(HAVE_SDL)
|
||||
#include "InputHandler_SDL.h"
|
||||
#endif
|
||||
|
||||
#if defined(WINDOWS)
|
||||
|
||||
Reference in New Issue
Block a user