From d481dcd1baefb5a067069f592cfcb8f5150b8594 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 17 Dec 2013 18:40:40 +0300 Subject: fix compilation warning. --- 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 2458f33c4..dab5227ba 100644 --- a/src/being/being.cpp +++ b/src/being/being.cpp @@ -1640,7 +1640,6 @@ void Being::drawSpeech(const int offsetX, const int offsetY) delete mText; mText = nullptr; - const bool isShowName = (speech == NAME_IN_BUBBLE); mSpeechBubble->setPosition(px - (mSpeechBubble->getWidth() / 2), py - getHeight() - (mSpeechBubble->getHeight())); mSpeechBubble->setVisible(true); -- cgit v1.2.3-70-g09d2