mirror of https://github.com/CGAL/cgal
more clean-up
This commit is contained in:
parent
0b21e037ba
commit
726d09ff08
|
|
@ -35,13 +35,6 @@ namespace CGAL {
|
|||
|
||||
namespace Box_intersection_d {
|
||||
|
||||
namespace internal {
|
||||
struct Lazy_visitor
|
||||
{
|
||||
void operator()(){}
|
||||
};
|
||||
}
|
||||
|
||||
#define CGAL_BOX_INTERSECTION_DEBUG 0
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue