From a93f78d8ada20c14b718e0b442604a85b0e9f748 Mon Sep 17 00:00:00 2001 From: Jane Tournois Date: Tue, 23 Jul 2024 10:18:40 +0200 Subject: [PATCH] remove debug macros --- .../mesh_3D_weighted_image_with_detection_of_features.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/Mesh_3/examples/Mesh_3/mesh_3D_weighted_image_with_detection_of_features.cpp b/Mesh_3/examples/Mesh_3/mesh_3D_weighted_image_with_detection_of_features.cpp index e9f8d339ab9..fb27688f919 100644 --- a/Mesh_3/examples/Mesh_3/mesh_3D_weighted_image_with_detection_of_features.cpp +++ b/Mesh_3/examples/Mesh_3/mesh_3D_weighted_image_with_detection_of_features.cpp @@ -1,6 +1,3 @@ -#define CGAL_MESH_3_WEIGHTED_IMAGES_DEBUG -#define CGAL_MESH_3_VERBOSE 1 - #include #include