From e65199ef20df7201e5cb1a87e3e0fffdfd13523d Mon Sep 17 00:00:00 2001 From: Vsevolod Kozlov Date: Tue, 3 Nov 2009 10:17:43 +0100 Subject: Remove "called from:" comments. These were of questionable use and freshness. Signed-off-by: Robert Vollmert --- crawl-ref/source/lev-pand.h | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'crawl-ref/source/lev-pand.h') diff --git a/crawl-ref/source/lev-pand.h b/crawl-ref/source/lev-pand.h index c3ac8ce8bc..8c8e18f6ff 100644 --- a/crawl-ref/source/lev-pand.h +++ b/crawl-ref/source/lev-pand.h @@ -8,19 +8,8 @@ #ifndef LEVPAND_H #define LEVPAND_H - -// last updated 12may2000 {dlb} -/* *********************************************************************** - * called from: abyss - misc - * *********************************************************************** */ void init_pandemonium(void); - -// last updated 12may2000 {dlb} -/* *********************************************************************** - * called from: acr - misc - * *********************************************************************** */ void pandemonium_mons(void); - #endif -- cgit v1.2.3-54-g00ecf