From 5bbad271f48030ebb570045a82e17889cf6ea395 Mon Sep 17 00:00:00 2001 From: Matthew Cline Date: Sat, 7 Nov 2009 21:26:51 -0800 Subject: fight: base_damage member unused, removing --- crawl-ref/source/fight.h | 1 - 1 file changed, 1 deletion(-) (limited to 'crawl-ref/source/fight.h') diff --git a/crawl-ref/source/fight.h b/crawl-ref/source/fight.h index ee5441122d..46033a0b2f 100644 --- a/crawl-ref/source/fight.h +++ b/crawl-ref/source/fight.h @@ -96,7 +96,6 @@ public: int attack_number; int to_hit; - int base_damage; int damage_done; int special_damage; int aux_damage; -- cgit v1.2.3-54-g00ecf