Cosmetics.

This commit is contained in:
Bartosz Taudul 2018-02-16 14:31:53 +01:00
parent 9678cc8afc
commit fbe1af80b5

View File

@ -4243,7 +4243,6 @@ void View::DrawFindZone()
draw->AddLine( wpos + ImVec2( 2+i, Height-3 ), wpos + ImVec2( 2+i, Height-3 - log10( bins[i] + 1 ) * hAdj ), 0xFF22DDDD );
}
}
}
else
{