mirror of https://github.com/CGAL/cgal
Removed unused reference to a deprecated type
This commit is contained in:
parent
02c9bf8333
commit
2d7cb01fba
|
|
@ -337,7 +337,6 @@ public:
|
|||
typedef typename Kernel::Point_2 Point_2;
|
||||
typedef typename Kernel::Segment_2 Segment_2;
|
||||
typedef typename Traits::Curve_2 Curve_2;
|
||||
typedef typename Curve_2::const_iterator Curve_const_iterator;
|
||||
typedef typename Traits::X_monotone_curve_2 X_monotone_curve_2;
|
||||
typedef typename Curve_2::Segment_const_iterator Seg_const_it;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue