diff --git a/NewKernel_d/include/CGAL/Epick_d.h b/NewKernel_d/include/CGAL/Epick_d.h index 075c12b42ed..39575dd034a 100644 --- a/NewKernel_d/include/CGAL/Epick_d.h +++ b/NewKernel_d/include/CGAL/Epick_d.h @@ -39,8 +39,6 @@ struct Epick_d_help1 constexpr Epick_d_help1(int d):CGAL_BASE(d){} }; #undef CGAL_BASE -// determinant is only safe for use with integers with this condition, see LA_eigen/LA.h - #define CGAL_BASE \ Cartesian_filter_K< \ Epick_d_help1, \