mirror of https://github.com/CGAL/cgal
removed TODO
This commit is contained in:
parent
c47daf0b2c
commit
edc4b13741
|
|
@ -1828,7 +1828,6 @@ public:
|
|||
* The returned objects are all wrappers X_monotone_curve_2 objects.
|
||||
* \return The past-the-end iterator.
|
||||
*/
|
||||
// FUTURE TODO: move this to separate file Arr_kernel_traits_2.h ?
|
||||
template < class OutputIterator >
|
||||
OutputIterator operator()(const Curve_2& cv, OutputIterator oi) const {
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue