summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/env.h
diff options
context:
space:
mode:
authorRobert Vollmert <rvollmert@gmx.net>2009-11-20 22:21:29 +0100
committerRobert Vollmert <rvollmert@gmx.net>2009-11-20 22:21:29 +0100
commitbf288cdaff4633e2898b707b70a8c8b353af174b (patch)
tree9fa4f4e1f60e7ce270e099d15f5aa3b091972f8c /crawl-ref/source/env.h
parent1a1d9ecee355cbea8bfc8d463faaae1d4d3fd2c2 (diff)
downloadcrawl-ref-bf288cdaff4633e2898b707b70a8c8b353af174b.tar.gz
crawl-ref-bf288cdaff4633e2898b707b70a8c8b353af174b.zip
Remove unused crawl_exit_hook.
Diffstat (limited to 'crawl-ref/source/env.h')
-rw-r--r--crawl-ref/source/env.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/crawl-ref/source/env.h b/crawl-ref/source/env.h
index c110be03eb..a104a85e96 100644
--- a/crawl-ref/source/env.h
+++ b/crawl-ref/source/env.h
@@ -5,8 +5,6 @@
#include "monster.h"
#include "show.h"
-class crawl_exit_hook;
-
struct crawl_environment
{
public: