+ fix indentation and strip trailing spaces
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5021 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
This commit is contained in:
@@ -662,7 +662,6 @@ int SketchObject::trim(int GeoId, const Base::Vector3d& point)
|
||||
std::vector< Part::Geometry * > newVals(geomlist);
|
||||
newVals[GeoId] = geoNew;
|
||||
Geometry.setValues(newVals);
|
||||
|
||||
delete geoNew;
|
||||
rebuildVertexIndex();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user