From 7929c7d872c892dbfadc957a5325a664a5690c4d Mon Sep 17 00:00:00 2001 From: Marc Glisse Date: Wed, 8 Apr 2020 14:42:47 +0200 Subject: [PATCH] Remove outdated comment. --- NewKernel_d/include/CGAL/Epick_d.h | 2 -- 1 file changed, 2 deletions(-) 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, \