From 21b14e4b8708be1d9b804f61330ef7cd5521397d Mon Sep 17 00:00:00 2001
From: Andrei Karas <akaras@inbox.ru>
Date: Sat, 5 Mar 2016 00:31:23 +0300
Subject: Remove getter getSpritesCount from Being.

---
 src/being/being.h | 3 ---
 1 file changed, 3 deletions(-)

(limited to 'src/being')

diff --git a/src/being/being.h b/src/being/being.h
index 17286026a..2f03bd877 100644
--- a/src/being/being.h
+++ b/src/being/being.h
@@ -303,9 +303,6 @@ class Being notfinal : public ActorSprite,
         Party *getParty() const restrict2 noexcept A_WARN_UNUSED
         { return mParty; }
 
-        size_t getSpritesCount() const restrict2 A_WARN_UNUSED
-        { return mSprites.size(); }
-
         /**
          * Sets visible equipments for this being.
          */
-- 
cgit v1.2.3-70-g09d2