diff --git a/Combinatorial_map/include/CGAL/Combinatorial_map_operations.h b/Combinatorial_map/include/CGAL/Combinatorial_map_operations.h index 958e4d1b8c3..b4ef1b1ddcb 100644 --- a/Combinatorial_map/include/CGAL/Combinatorial_map_operations.h +++ b/Combinatorial_map/include/CGAL/Combinatorial_map_operations.h @@ -224,7 +224,7 @@ namespace CGAL { if (!adart->is_free(i+1)) amap.template group_attribute(adart, adart->beta(i+1)); - typename Map::Dart_handle d1, d2, other; + typename Map::Dart_handle d1, d2; int mark = amap.get_new_mark(); std::vector to_erase; @@ -343,7 +343,6 @@ namespace CGAL { std::vector to_erase; int mark = amap.get_new_mark(); size_t res = 0; - typename Map::Dart_handle other = NULL; // Stack of couple of dart for which we must call degroup_all_attributes typedef std::pair