summaryrefslogtreecommitdiff
path: root/src/xtra1.cc
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2014-12-21 15:42:31 +0100
committerBardur Arantsson <bardur@scientician.net>2014-12-23 12:07:55 +0100
commit9fd9217477fa39ac7dd7d355e89784af0d2437fe (patch)
tree74293f1cca2cec02636912297eca14e5d9d45c46 /src/xtra1.cc
parent19220f66c2d05ff72770f95d5519f901f01c7392 (diff)
Remove unused HOOK_CALC_POWERS
Diffstat (limited to 'src/xtra1.cc')
-rw-r--r--src/xtra1.cc3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/xtra1.cc b/src/xtra1.cc
index 8bad0dc8..01d010fa 100644
--- a/src/xtra1.cc
+++ b/src/xtra1.cc
@@ -1543,9 +1543,6 @@ static void calc_powers(void)
/* Calculate powers granted by corruptions */
calc_powers_corruption();
- /* Hooked powers */
- process_hooks(HOOK_CALC_POWERS, "()");
-
/* Add objects powers */
for (i = INVEN_WIELD; i < INVEN_TOTAL; i++)
{