summaryrefslogtreecommitdiff
path: root/src/sdlshared.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sdlshared.h')
-rw-r--r--src/sdlshared.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/sdlshared.h b/src/sdlshared.h
index 2dec6aada..71273d82f 100644
--- a/src/sdlshared.h
+++ b/src/sdlshared.h
@@ -59,7 +59,6 @@
#define SDL_Window SDL_Surface
#define SDL_JoystickNameForIndex SDL_JoystickName
#define SurfaceImageHelper SDLImageHelper
-#define SDL_WaitEventTimeout(event, time) SDL_PollEvent(event)
#define SDL_GLContext (void*)
#endif // USE_SDL2