mirror of https://github.com/CGAL/cgal
Fix error
This commit is contained in:
parent
ea11f328d6
commit
455e8654f7
|
|
@ -282,7 +282,6 @@ struct Initial_points_generator_generator
|
|||
return Initial_points_generator_options(initial_points_generator);
|
||||
}
|
||||
|
||||
template <>
|
||||
Initial_points_generator_options operator()(const Null_functor&)
|
||||
{
|
||||
return operator()();
|
||||
|
|
|
|||
Loading…
Reference in New Issue