summaryrefslogtreecommitdiff
path: root/src/generate.cc
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2014-12-19 01:44:51 +0100
committerBardur Arantsson <bardur@scientician.net>2014-12-23 12:07:55 +0100
commitc1febd93133125e672e8cb4599241c74be43cd1e (patch)
treea8e114d613f1ee1719bc6325469151b0f5576f7f /src/generate.cc
parentad7d95740f774249168d3059672c69dada680127 (diff)
Update HOOK_LEVEL_END_GEN to new-style hook
Diffstat (limited to 'src/generate.cc')
-rw-r--r--src/generate.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/generate.cc b/src/generate.cc
index 55abf670..91b19eb2 100644
--- a/src/generate.cc
+++ b/src/generate.cc
@@ -8302,7 +8302,6 @@ static void finalise_special_level(void)
/* No special levels on the surface */
if (!dun_level) return;
- process_hooks(HOOK_LEVEL_END_GEN, "()");
process_hooks_new(HOOK_LEVEL_END_GEN, NULL, NULL);
/* Calculate relative depth */