summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/religion.h
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-05-17 17:31:12 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-05-17 17:31:12 +0000
commit395a699d97cb02de24dc8710f766f725ecaa992d (patch)
treed63b23d4b561f9e9facb7d16b91259fadc222649 /crawl-ref/source/religion.h
parent70ccdafc3a303d517cb2b05496fead7cc1f96334 (diff)
downloadcrawl-ref-395a699d97cb02de24dc8710f766f725ecaa992d.tar.gz
crawl-ref-395a699d97cb02de24dc8710f766f725ecaa992d.zip
Remove redundant declarations.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5098 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/religion.h')
-rw-r--r--crawl-ref/source/religion.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/crawl-ref/source/religion.h b/crawl-ref/source/religion.h
index d8123df39a..67e02b647e 100644
--- a/crawl-ref/source/religion.h
+++ b/crawl-ref/source/religion.h
@@ -20,9 +20,6 @@
#define MAX_PIETY 200
-class actor;
-class monsters;
-
enum harm_protection_type
{
HPT_NONE = 0,