diff --git a/vcg/simplex/face/topology.h b/vcg/simplex/face/topology.h index 688dccd8..aa2c66d5 100644 --- a/vcg/simplex/face/topology.h +++ b/vcg/simplex/face/topology.h @@ -481,7 +481,6 @@ void FFEdgeCollapse(MeshType &m, typename MeshType::FaceType &f, const int z) // Final Pass to update the vertex ptrs in all the involved faces for(size_t i=0;iV(faceToBeChanged[i].VInd()) =surV; }