Use the new, double-add protected hook functions

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
pull/389/head
Gergely Nagy 8 years ago
parent 136af1bac3
commit 2ba371c9e6

@ -30,7 +30,7 @@ namespace Akela {
void
TopsyTurvy::begin (void) {
event_handler_hook_add (this->eventHandlerHook);
event_handler_hook_use (this->eventHandlerHook);
}
void

Loading…
Cancel
Save