From 327312c8f5a4fb89b0d38ae179c76e9885bfb698 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 7 Oct 2013 20:05:56 +0300 Subject: move window events handling into eventsmanager. --- src/client.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/client.h') diff --git a/src/client.h b/src/client.h index d107632a5..65e02e006 100644 --- a/src/client.h +++ b/src/client.h @@ -312,12 +312,6 @@ public: static void applyKeyRepeat(); -#ifdef USE_SDL2 - void handleSDL2WindowEvent(const SDL_Event &event); -#else - void handleActive(const SDL_Event &event); -#endif - void optionChanged(const std::string &name) override; void action(const gcn::ActionEvent &event) override; -- cgit v1.2.3-60-g2f50