aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authordrumsetmonkey <abelleisle@roadrunner.com>2015-12-01 08:33:58 -0500
committerdrumsetmonkey <abelleisle@roadrunner.com>2015-12-01 08:33:58 -0500
commitba8bca00461fb47b14fa9fba7d4c85bb78d8c7e8 (patch)
treef87805294243ae3de6fd701f876e68c8598ce018 /include
parente02aaafad3ecef8752b538a2421c5e36fe4809c2 (diff)
Updated event handling speed
Diffstat (limited to 'include')
-rw-r--r--include/ui.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/ui.h b/include/ui.h
index c3c8940..51b5c19 100644
--- a/include/ui.h
+++ b/include/ui.h
@@ -76,7 +76,6 @@ namespace ui {
/*
* Handle keyboard/mouse events.
*/
-
void handleEvents(void);
/*