mirror of https://github.com/CGAL/cgal
fix warning
This commit is contained in:
parent
7205e10f89
commit
1eab1c7a4d
|
|
@ -211,7 +211,6 @@ public:
|
|||
|
||||
using Edge = typename Tr::Edge;
|
||||
using Facet = typename Tr::Facet;
|
||||
using Cell_handle = typename Tr::Cell_handle;
|
||||
|
||||
auto ecmap = choose_parameter(get_parameter(np, internal_np::edge_is_constrained),
|
||||
CGAL::Constant_property_map<Edge, bool>(false));
|
||||
|
|
|
|||
Loading…
Reference in New Issue