summaryrefslogtreecommitdiff
path: root/src/types_fwd.h
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2014-12-21 16:06:49 +0100
committerBardur Arantsson <bardur@scientician.net>2014-12-23 12:09:35 +0100
commitbc77660df705f46e55c8c733a924c5cc85dcdc48 (patch)
tree1c7f5506b5aebed0990d7cdd9f80789a0883f8c7 /src/types_fwd.h
parent95c915c371a4cb44ccc150a09ac6573ac50e9687 (diff)
Remove old-style hooks code
Diffstat (limited to 'src/types_fwd.h')
-rw-r--r--src/types_fwd.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/types_fwd.h b/src/types_fwd.h
index 35b39368..7bf933ab 100644
--- a/src/types_fwd.h
+++ b/src/types_fwd.h
@@ -76,7 +76,6 @@ struct monster_power;
struct tval_desc;
struct between_exit;
struct birther;
-struct hooks_chain;
struct hist_type;
struct set_type;
struct cli_comm;