Skip to content

Commit

Permalink
Remove test off-variable
Browse files Browse the repository at this point in the history
  • Loading branch information
strk committed Aug 25, 2017
1 parent 320c305 commit d3558a1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/core/geometry/qgsgeometryutils.cpp
Expand Up @@ -762,7 +762,6 @@ void QgsGeometryUtils::segmentizeArc( const QgsPoint &p1, const QgsPoint &p2, co
{
addP2 = false;
}
addP2 = false;

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

0 comments on commit d3558a1

Please sign in to comment.