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 5352be64fd
commit 9a2f79e42d

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

Loading…
Cancel
Save