1
0
mirror of https://github.com/chibicitiberiu/rainmeter-studio.git synced 2024-02-24 04:33:31 +00:00

Minor changes.

This commit is contained in:
Birunthan Mohanathas 2011-10-30 09:36:52 +00:00
parent 635eafcc94
commit 747f03ef5b

@ -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;