Skip to content

Commit d3558a1

Browse files
committedAug 25, 2017
Remove test off-variable
1 parent 320c305 commit d3558a1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎src/core/geometry/qgsgeometryutils.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -762,7 +762,6 @@ void QgsGeometryUtils::segmentizeArc( const QgsPoint &p1, const QgsPoint &p2, co
762762
{
763763
addP2 = false;
764764
}
765-
addP2 = false;
766765

767766
// As we're adding the last point in any case, we'll avoid
768767
// including a point which is at less than 1% increment distance

0 commit comments

Comments
 (0)
Please sign in to comment.