summaryrefslogtreecommitdiff
path: root/src/actions/actions.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/actions/actions.h')
-rw-r--r--src/actions/actions.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/actions/actions.h b/src/actions/actions.h
index a71eb22fb..eeafed50d 100644
--- a/src/actions/actions.h
+++ b/src/actions/actions.h
@@ -38,14 +38,8 @@ namespace Actions
decHandler(mouseClick);
decHandler(ok);
decHandler(shortcut);
- decHandler(toggleChat);
- decHandler(prevChatTab);
- decHandler(nextChatTab);
- decHandler(closeChatTab);
decHandler(prevSocialTab);
decHandler(nextSocialTab);
- decHandler(scrollChatUp);
- decHandler(scrollChatDown);
decHandler(quit);
decHandler(dropItem0);
decHandler(dropItem);