summaryrefslogtreecommitdiff
path: root/src/types_fwd.h
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2013-03-25 10:59:33 +0100
committerBardur Arantsson <bardur@scientician.net>2013-09-27 14:46:41 +0200
commit63bb0520dcdb6177533fe3b412fd72ee1ce6d711 (patch)
treef5b8cba5d209522cf9d33ea347a43d57678d22ef /src/types_fwd.h
parentd1bc64bd22673bc72bafd7e200cbbea6eacb06c1 (diff)
Split out data types
Diffstat (limited to 'src/types_fwd.h')
-rw-r--r--src/types_fwd.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/types_fwd.h b/src/types_fwd.h
index 581609e9..4c7084f9 100644
--- a/src/types_fwd.h
+++ b/src/types_fwd.h
@@ -81,9 +81,7 @@ struct hooks_chain;
struct hist_type;
struct set_type;
struct cli_comm;
-struct range_type;
struct dice_type;
-struct device_allocation;
struct skill_type;
struct school_idx;
struct spell_type;