Remove CGAL_NO_INTERSECTION_FUNCTION and functions doing nothing

This commit is contained in:
Andreas Fabri 2018-05-17 14:30:30 +01:00
parent 162241066b
commit 9bfbd567d5
1 changed files with 0 additions and 2 deletions

View File

@ -29,8 +29,6 @@
namespace CGAL { namespace CGAL {
CGAL_DO_INTERSECT_FUNCTION_SELF(Tetrahedron_3, 3) CGAL_DO_INTERSECT_FUNCTION_SELF(Tetrahedron_3, 3)
CGAL_NO_INTERSECTION_FUNCTION_SELF(Tetrahedron_3, 3)
} }
#endif // CGAL_INTERSECTIONS_3_TETRAHEDRON_3_TETRAHEDRON_3_H #endif // CGAL_INTERSECTIONS_3_TETRAHEDRON_3_TETRAHEDRON_3_H