useless call removed

This commit is contained in:
Uwe Rathmann 2025-01-03 10:11:39 +01:00
parent a37891e1c1
commit 91cdb6d9dd

View File

@ -501,7 +501,6 @@ QRectF QskGraduationRenderer::labelRect(
}
else
{
const auto tickPos = map.map( tick );
y = tickPos - 0.5 * h;
if ( clampLabels )