X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Flibgame%2Fsdl.h;h=676dfab9dbe144e311e6915c42b91a04658f6257;hb=3ea7bc006da99f1b13d817285820023b30ce2e38;hp=4f9ced82a7cc193a6a2561c01b0cf9631f9af740;hpb=d3e24bbfb70edb9a805806345eede28c7129baf8;p=rocksndiamonds.git 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);