mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-17 00:04:02 -04:00
Remove test off-variable
This commit is contained in:
parent
320c305d92
commit
d3558a19aa
@ -762,7 +762,6 @@ void QgsGeometryUtils::segmentizeArc( const QgsPoint &p1, const QgsPoint &p2, co
|
|||||||
{
|
{
|
||||||
addP2 = false;
|
addP2 = false;
|
||||||
}
|
}
|
||||||
addP2 = false;
|
|
||||||
|
|
||||||
// As we're adding the last point in any case, we'll avoid
|
// As we're adding the last point in any case, we'll avoid
|
||||||
// including a point which is at less than 1% increment distance
|
// including a point which is at less than 1% increment distance
|
||||||
|
Loading…
x
Reference in New Issue
Block a user