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.h25
1 files changed, 0 insertions, 25 deletions
diff --git a/src/actions/actions.h b/src/actions/actions.h
index 8aee7caf4..a71eb22fb 100644
--- a/src/actions/actions.h
+++ b/src/actions/actions.h
@@ -100,31 +100,6 @@ namespace Actions
decHandler(nextCommandsTab);
decHandler(prevCommandsTab);
decHandler(openTrade);
-
- decHandler(hideWindows);
- decHandler(helpWindowShow);
- decHandler(aboutWindowShow);
- decHandler(setupWindowShow);
- decHandler(statusWindowShow);
- decHandler(inventoryWindowShow);
- decHandler(equipmentWindowShow);
- decHandler(skillDialogShow);
- decHandler(minimapWindowShow);
- decHandler(chatWindowShow);
- decHandler(shortcutWindowShow);
- decHandler(debugWindowShow);
- decHandler(socialWindowShow);
- decHandler(emoteShortcutWindowShow);
- decHandler(outfitWindowShow);
- decHandler(shopWindowShow);
- decHandler(dropShortcutWindowShow);
- decHandler(killStatsWindowShow);
- decHandler(spellShortcutWindowShow);
- decHandler(botcheckerWindowShow);
- decHandler(whoIsOnlineWindowShow);
- decHandler(didYouKnowWindowShow);
- decHandler(questsWindowShow);
- decHandler(updaterWindowShow);
} // namespace Actions
#undef decHandler