mirror of https://github.com/CGAL/cgal
remove unused type definition
Signed-off-by: Panagiotis Cheilaris <philaris@cs.ntua.gr>
This commit is contained in:
parent
f6741c6a04
commit
dc8c6cf0f1
|
|
@ -444,9 +444,6 @@ public:
|
|||
Vertex_const_iterator
|
||||
VI;
|
||||
|
||||
typedef typename std::vector<typename Traits_P::Segment_2>::
|
||||
const_iterator SI;
|
||||
|
||||
CGAL::Object result;
|
||||
|
||||
VI sourcepcl = pcl.vertices_begin();
|
||||
|
|
|
|||
Loading…
Reference in New Issue