summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mon-util.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/mon-util.h')
-rw-r--r--crawl-ref/source/mon-util.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/crawl-ref/source/mon-util.h b/crawl-ref/source/mon-util.h
index 34089fd724..fc1715ba8b 100644
--- a/crawl-ref/source/mon-util.h
+++ b/crawl-ref/source/mon-util.h
@@ -387,7 +387,6 @@ monsters *monster_at(const coord_def &pos);
std::string mons_type_name(int type, description_level_type desc);
bool give_unique_monster_name(monsters *mon, bool orcs_only = true);
-std::string get_unique_monster_name(const monsters *mon);
// last updated 12may2000 {dlb}
/* ***********************************************************************