diff --git a/Boolean_set_operations_2/doc/Boolean_set_operations_2/CGAL/Boolean_set_operations_2/Gps_default_dcel.h b/Boolean_set_operations_2/doc/Boolean_set_operations_2/CGAL/Boolean_set_operations_2/Gps_default_dcel.h index 0a4bc06600b..f15067d1cfb 100644 --- a/Boolean_set_operations_2/doc/Boolean_set_operations_2/CGAL/Boolean_set_operations_2/Gps_default_dcel.h +++ b/Boolean_set_operations_2/doc/Boolean_set_operations_2/CGAL/Boolean_set_operations_2/Gps_default_dcel.h @@ -74,18 +74,5 @@ class Gps_default_dcel : Gps_halfedge_base, Gps_face_base > -{ -public: - -/// \name Types -/// @{ - -/*! -allows the rebinding of the Dcel with a different traits class `T`. -*/ -typedef unspecified_type template rebind; - -/// @} - -}; +{}; } /* end namespace CGAL */