Skip to content

Commit

Permalink
fix df31fc0
Browse files Browse the repository at this point in the history
  • Loading branch information
jef-n committed Jun 14, 2015
1 parent df31fc0 commit 19b6b04
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/core/geometry/qgsgeometry.cpp
Expand Up @@ -665,8 +665,6 @@ int QgsGeometry::splitGeometry( const QList<QgsPoint>& splitLine, QList<QgsGeome
return 0;
}

convertToMultiType();

QList<QgsAbstractGeometryV2*> newGeoms;
QgsLineStringV2 splitLineString;
QList<QgsPointV2> splitLinePointsV2;
Expand Down

0 comments on commit 19b6b04

Please sign in to comment.