summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/ghost.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/ghost.h')
-rw-r--r--crawl-ref/source/ghost.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/crawl-ref/source/ghost.h b/crawl-ref/source/ghost.h
index 29bb6d6c97..a2ca84a600 100644
--- a/crawl-ref/source/ghost.h
+++ b/crawl-ref/source/ghost.h
@@ -64,7 +64,6 @@ private:
mon_attack_flavour u_att_flav);
};
-unsigned char ugly_thing_random_colour();
bool debug_check_ghosts();
extern std::vector<ghost_demon> ghosts;