summaryrefslogtreecommitdiff
path: root/src/defines.h
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2014-12-21 15:56:16 +0100
committerBardur Arantsson <bardur@scientician.net>2014-12-23 12:07:56 +0100
commit43972201b3a0e625db270e1cb48b7ff0a29a3c7a (patch)
tree8bcd50ed478c51a44986d78037286f032b7a69a9 /src/defines.h
parentcd8b290134a2528a12fa775d69728ca494b690ac (diff)
Remove unused HOOK_STORE_STOCK
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 6723ef28..0f2d3e0c 100644
--- a/src/defines.h
+++ b/src/defines.h
@@ -4375,7 +4375,6 @@
#define HOOK_LEVEL_REGEN 42
#define HOOK_LEVEL_END_GEN 43
#define HOOK_BUILDING_ACTION 44
-#define HOOK_STORE_STOCK 47
#define HOOK_GEN_LEVEL_BEGIN 49
#define HOOK_GET 50
#define HOOK_RECALC_SKILLS 52