summaryrefslogtreecommitdiff
path: root/src/types_fwd.h
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2015-02-23 09:11:59 +0100
committerBardur Arantsson <bardur@scientician.net>2015-02-23 09:11:59 +0100
commit3577729037709acd5d2105665134ec27a64bc4c3 (patch)
tree29a8c3beef42e302174d44895e0dfff1e066ae5e /src/types_fwd.h
parent9670b948b8d1974ae3ec8212eec1773908c345c5 (diff)
Move corrupt.cc function declarations to separate header
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 a80ae4dd..3a07d419 100644
--- a/src/types_fwd.h
+++ b/src/types_fwd.h
@@ -75,7 +75,6 @@ struct timer_type;
struct ability_type;
struct module_meta_type;
struct module_type;
-struct corruption_type;
#ifdef __cplusplus
}