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.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/actions/actions.h b/src/actions/actions.h
index 36a83d1d3..b88fefc7d 100644
--- a/src/actions/actions.h
+++ b/src/actions/actions.h
@@ -49,10 +49,6 @@ namespace Actions
decHandler(untarget);
decHandler(attack);
decHandler(targetAttack);
- decHandler(targetPlayer);
- decHandler(targetMonster);
- decHandler(targetClosestMonster);
- decHandler(targetNPC);
decHandler(safeVideoMode);
decHandler(stopSit);
decHandler(showKeyboard);