From 747f03ef5bce1345ff654158d7d9df6fdf7fd94f Mon Sep 17 00:00:00 2001 From: Birunthan Mohanathas Date: Sun, 30 Oct 2011 09:36:52 +0000 Subject: [PATCH] Minor changes. --- Library/MeterLine.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/Library/MeterLine.cpp b/Library/MeterLine.cpp index bafd6edd..42edcabc 100644 --- a/Library/MeterLine.cpp +++ b/Library/MeterLine.cpp @@ -305,7 +305,6 @@ bool CMeterLine::Draw(Graphics& graphics) REAL Y, oldY; const double scale = m_ScaleValues[counter] * H / maxValue; - const int size = (int)(*i).size(); int pos = m_CurrentPos;