more clean-up

This commit is contained in:
Maxime Gimeno 2021-07-08 11:22:11 +02:00
parent 0b21e037ba
commit 726d09ff08
1 changed files with 0 additions and 7 deletions

View File

@ -35,13 +35,6 @@ namespace CGAL {
namespace Box_intersection_d {
namespace internal {
struct Lazy_visitor
{
void operator()(){}
};
}
#define CGAL_BOX_INTERSECTION_DEBUG 0