diff options
Diffstat (limited to 'include/ui.hpp')
-rw-r--r-- | include/ui.hpp | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/include/ui.hpp b/include/ui.hpp index f276882..8671393 100644 --- a/include/ui.hpp +++ b/include/ui.hpp @@ -149,13 +149,6 @@ namespace ui { void quitGame(); - - - /* - * Handle keyboard/mouse events. - */ - void handleEvents(void); - /* * Toggle the black overlay thing. */ |