aboutsummaryrefslogtreecommitdiffstats
path: root/include/ui.hpp
diff options
context:
space:
mode:
authorClyne Sullivan <tullivan99@gmail.com>2016-10-11 19:02:04 -0500
committerClyne Sullivan <tullivan99@gmail.com>2016-10-11 19:02:04 -0500
commit8a71861846c41c5f432570262b398c7627743c91 (patch)
tree8246864aa8a713d8905e93d656a55779d600aeb7 /include/ui.hpp
parentb19265bfa91e55c564b75aadcabd212ac89cf349 (diff)
more entityx, main.cpp cleanup
Diffstat (limited to 'include/ui.hpp')
-rw-r--r--include/ui.hpp7
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.
*/