From 79e280817b91f4e9b67cc42a8abf5c49243f56a5 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 21 Aug 2014 18:56:18 +0300 Subject: Move tabs related actions into separate file. --- src/actions/actions.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/actions/actions.h') diff --git a/src/actions/actions.h b/src/actions/actions.h index 866c0326c..da216deb5 100644 --- a/src/actions/actions.h +++ b/src/actions/actions.h @@ -32,8 +32,6 @@ namespace Actions decHandler(mouseClick); decHandler(ok); decHandler(shortcut); - decHandler(prevSocialTab); - decHandler(nextSocialTab); decHandler(quit); decHandler(dropItem0); decHandler(dropItem); @@ -76,10 +74,6 @@ namespace Actions decHandler(stopSit); decHandler(showKeyboard); decHandler(showWindows); - decHandler(nextShortcutsTab); - decHandler(prevShortcutsTab); - decHandler(nextCommandsTab); - decHandler(prevCommandsTab); decHandler(openTrade); } // namespace Actions -- cgit v1.2.3-70-g09d2