diff --git a/source/gui/GUItext.cpp b/source/gui/GUItext.cpp index 6f178f3f94..b810f79b82 100644 --- a/source/gui/GUItext.cpp +++ b/source/gui/GUItext.cpp @@ -142,7 +142,6 @@ void CGUIString::GenerateTextCall(const CGUI* pGUI, SpriteCall.m_Area = size; // Handle additional attributes - std::vector::const_iterator att_it; for (const TextChunk::Tag::TagAttribute& tagAttrib : tag.m_TagAttributes) { if (tagAttrib.attrib == L"displace" && !tagAttrib.value.empty())