summaryrefslogtreecommitdiff
path: root/src/types_fwd.h
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2014-12-22 22:42:31 +0100
committerBardur Arantsson <bardur@scientician.net>2014-12-23 12:09:35 +0100
commit23345a602829f683c44392dc24c440dbc8c76005 (patch)
treec14d58708738bdf32a4cc29db35aee73820e8398 /src/types_fwd.h
parentc5de7e5167233f6c0e9f499a9323fa4b084f775c (diff)
Remove struct magic_type
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 7bf933ab..f52d9c03 100644
--- a/src/types_fwd.h
+++ b/src/types_fwd.h
@@ -28,7 +28,6 @@ struct owner_type;
struct store_type;
struct store_info_type;
struct store_action_type;
-struct magic_type;
struct player_sex;
struct player_race;
struct player_race_mod;