removed TODO

This commit is contained in:
Eric Berberich 2008-02-09 15:35:49 +00:00
parent c47daf0b2c
commit edc4b13741
1 changed files with 0 additions and 1 deletions

View File

@ -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 {