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.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/actions/actions.h b/src/actions/actions.h
index 922d32d12..d726fbde1 100644
--- a/src/actions/actions.h
+++ b/src/actions/actions.h
@@ -30,7 +30,6 @@ struct InputEvent;
namespace Actions
{
decHandler(emote);
- decHandler(petEmote);
decHandler(outfit);
decHandler(mouseClick);
decHandler(ok);
@@ -94,7 +93,6 @@ namespace Actions
decHandler(uploadConfig);
decHandler(uploadServerConfig);
decHandler(uploadLog);
- decHandler(catchPet);
decHandler(mercenaryFire);
decHandler(useItem);
decHandler(useItemInv);