mirror of https://github.com/CGAL/cgal
Remove outdated comment.
This commit is contained in:
parent
0040436ae3
commit
7929c7d872
|
|
@ -39,8 +39,6 @@ struct Epick_d_help1
|
||||||
constexpr Epick_d_help1(int d):CGAL_BASE(d){}
|
constexpr Epick_d_help1(int d):CGAL_BASE(d){}
|
||||||
};
|
};
|
||||||
#undef CGAL_BASE
|
#undef CGAL_BASE
|
||||||
// determinant is only safe for use with integers with this condition, see LA_eigen/LA.h
|
|
||||||
|
|
||||||
#define CGAL_BASE \
|
#define CGAL_BASE \
|
||||||
Cartesian_filter_K< \
|
Cartesian_filter_K< \
|
||||||
Epick_d_help1<Dim>, \
|
Epick_d_help1<Dim>, \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue