From 34bc5498ea3098ca83d454b1745255f060ab2797 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 5 Mar 2016 14:57:19 +0300 Subject: Remove unused method getNumOfRaces from Being. --- src/being/being.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/being') diff --git a/src/being/being.h b/src/being/being.h index dd0c64af0..afcc61839 100644 --- a/src/being/being.h +++ b/src/being/being.h @@ -332,12 +332,6 @@ class Being notfinal : public ActorSprite, static int getNumOfHairstyles() noexcept A_WARN_UNUSED { return mNumberOfHairstyles; } - /** - * Get the number of races implemented - */ - static int getNumOfRaces() noexcept A_WARN_UNUSED - { return mNumberOfRaces; } - /** * Get the number of layers used to draw the being */ -- cgit v1.2.3-60-g2f50