diff --git a/vcg/complex/algorithms/intersection.h b/vcg/complex/algorithms/intersection.h index 9e59daca..668dbc1f 100644 --- a/vcg/complex/algorithms/intersection.h +++ b/vcg/complex/algorithms/intersection.h @@ -209,7 +209,6 @@ bool Intersection(Plane3 pl, IndexingType *grid, typename std::vector &v) { - typedef typename TriMeshType::FaceContainer FaceContainer; typedef IndexingType GridType; typename TriMeshType::FaceIterator fi; v.clear();