X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Flibgame%2Fsdl.h;h=676dfab9dbe144e311e6915c42b91a04658f6257;hp=4f9ced82a7cc193a6a2561c01b0cf9631f9af740;hb=0f1e162b9ce8b032e3e50d1cfe9dcc157b4814de;hpb=c3e0f340f3ba490911b5e1dce7d9902b01afc207 diff --git a/src/libgame/sdl.h b/src/libgame/sdl.h index 4f9ced82..676dfab9 100644 --- a/src/libgame/sdl.h +++ b/src/libgame/sdl.h @@ -413,7 +413,6 @@ void SDLOpenAudio(void); void SDLCloseAudio(void); void SDLWaitEvent(Event *); -void SDLHandleWindowManagerEvent(Event *); void HandleJoystickEvent(Event *); void SDLInitJoysticks(void);