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/actions.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/actions/actions.cpp') diff --git a/src/actions/actions.cpp b/src/actions/actions.cpp index 6ad192223..eb652d9b7 100644 --- a/src/actions/actions.cpp +++ b/src/actions/actions.cpp @@ -1677,7 +1677,7 @@ impHandler0(testInfo) return false; } -impHandlerE(craftKey) +impHandler(craftKey) { const int slot = (event.action - InputAction::CRAFT_1); if (slot >= 0 && slot < 9) -- cgit v1.2.3-70-g09d2