From 34a83475636164cf43551d9ec83ec30da5a7e7f2 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 8 Jun 2017 01:22:43 +0300 Subject: Replace size() to empty() where is possible --- src/being/being.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/being') diff --git a/src/being/being.cpp b/src/being/being.cpp index 4db35b3c3..a2cdf110f 100644 --- a/src/being/being.cpp +++ b/src/being/being.cpp @@ -4492,7 +4492,6 @@ void Being::searchSlotValueItr(std::vector::iterator &restrict it, } // logger->log("not found"); idx = -1; - return; } void Being::updateHit(const int amount) restrict2 -- cgit v1.2.3-70-g09d2