From 30d928c4903bb36ee78ff846384feff9cc9aa952 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 29 Jul 2016 00:49:17 +0300 Subject: Remove macro impHandlerE. --- src/actions/actiondef.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/actions/actiondef.h') diff --git a/src/actions/actiondef.h b/src/actions/actiondef.h index 18c276e3c..f3ac4f7bd 100644 --- a/src/actions/actiondef.h +++ b/src/actions/actiondef.h @@ -30,8 +30,6 @@ SETTINGS_H INPUT_INPUTMANAGER_H #define impHandler(name) bool name(InputEvent &event) -#define impHandlerE(name) bool name(InputEvent &event) - #define impHandler0(name) bool name(InputEvent &event A_UNUSED) #define impHandlerVoid(name) bool name(InputEvent &event A_UNUSED) \ { \ -- cgit v1.2.3-60-g2f50