Skip to content

Commit

Permalink
useless comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ValentinBuira committed Oct 28, 2024
1 parent c296d7b commit 6dc8788
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/inpututils.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,6 @@ bool InputUtils::canExtentContainGeometry( const QgsGeometry &geom, InputMapSett
QPointF screenPoint;

if ( !mapSettings || geom.isNull() || !geom.constGet() )
// return screenPoint;
return false;

QgsRectangle geomBbox = geom.boundingBox();
Expand Down

0 comments on commit 6dc8788

Please sign in to comment.