[TD]remove obsolete QPointF (LGTM)

This commit is contained in:
wandererfan
2020-07-26 10:44:44 -04:00
committed by WandererFan
parent cb90b6a112
commit 21becb4e7a
2 changed files with 0 additions and 5 deletions

View File

@@ -299,10 +299,6 @@ QGIViewBalloon::QGIViewBalloon() :
balloonShape->setZValue(ZVALUE::DIMENSION + 1); //above balloonLines!
balloonShape->setStyle(Qt::SolidLine);
oldLabelCenter = new QPointF;
oldLabelCenter->setX(0.0);
oldLabelCenter->setY(0.0);
balloonLabel->setPosFromCenter(0, 0);
// connecting the needed slots and signals