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/it_use3.h | 20 -------------------- 1 file changed, 20 deletions(-) (limited to 'crawl-ref/source/it_use3.h') diff --git a/crawl-ref/source/it_use3.h b/crawl-ref/source/it_use3.h index 9f281c4295..67767eabdd 100644 --- a/crawl-ref/source/it_use3.h +++ b/crawl-ref/source/it_use3.h @@ -8,32 +8,12 @@ #ifndef IT_USE3_H #define IT_USE3_H - -// last updated 12may2000 {dlb} -/* *********************************************************************** - * called from: item_use - * *********************************************************************** */ void skill_manual(int slot); - -// last updated 12may2000 {dlb} -/* *********************************************************************** - * called from: item_use - spl-book - * *********************************************************************** */ void tome_of_power(int slot); - -// last updated 12may2000 {dlb} -/* *********************************************************************** - * called from: acr - * *********************************************************************** */ bool evoke_item(int slot = -1); - -// last updated 12may2000 {dlb} -/* *********************************************************************** - * called from: acr - * *********************************************************************** */ void noisy_equipment(); void shadow_lantern_effect(); void unrand_reacts(); -- cgit v1.2.3-54-g00ecf