summaryrefslogtreecommitdiff
path: root/src/defines.h
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2014-12-19 01:16:48 +0100
committerBardur Arantsson <bardur@scientician.net>2014-12-23 12:07:54 +0100
commitaab1ab37bcc0f02a57c1559ff02bd7f4d8d42fca (patch)
treec4ae0d19625a35ad5f3eea1eec095fc2fbdd7eb7 /src/defines.h
parentf27d61944eba70b619a8ab31f4dba10f8e874a94 (diff)
Remove unused HOOK_WIELD_SLOT
Diffstat (limited to 'src/defines.h')
-rw-r--r--src/defines.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/defines.h b/src/defines.h
index 66529ae4..a828e23a 100644
--- a/src/defines.h
+++ b/src/defines.h
@@ -4383,7 +4383,6 @@
#define HOOK_LEVEL_REGEN 42
#define HOOK_LEVEL_END_GEN 43
#define HOOK_BUILDING_ACTION 44
-#define HOOK_WIELD_SLOT 46
#define HOOK_STORE_STOCK 47
#define HOOK_GEN_LEVEL_BEGIN 49
#define HOOK_GET 50