From 9206d5f989a000bf928bbfc8d7bf0e64e7ce6ae3 Mon Sep 17 00:00:00 2001 From: dolorous Date: Tue, 10 Mar 2009 16:11:24 +0000 Subject: Add minor cosmetic fixes. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9407 c06c8d41-db1a-0410-9941-cceddc491573 --- crawl-ref/source/ouch.h | 1 - 1 file changed, 1 deletion(-) (limited to 'crawl-ref/source/ouch.h') diff --git a/crawl-ref/source/ouch.h b/crawl-ref/source/ouch.h index 29fb02de8d..ed9376b4a7 100644 --- a/crawl-ref/source/ouch.h +++ b/crawl-ref/source/ouch.h @@ -69,7 +69,6 @@ int actor_to_death_source(const actor* agent); void ouch(int dam, int death_source, kill_method_type death_type, const char *aux = NULL, bool see_source = true); - void lose_level(void); bool drain_exp(bool announce_full = true); -- cgit v1.2.3-54-g00ecf