mirror of https://github.com/CGAL/cgal
bad merge
This commit is contained in:
parent
526efd9642
commit
e1762f476d
|
|
@ -190,7 +190,6 @@ namespace CGAL {
|
|||
{
|
||||
// Allocate a dart for null_dart_descriptor
|
||||
CGAL_assertion(mdarts.empty()); // the compact container is empty
|
||||
Dart_index local_null_dart_descriptor = mdarts.emplace();
|
||||
CGAL_assertion_code( Dart_index local_null_dart_descriptor = ) mdarts.emplace();
|
||||
CGAL_assertion_msg(local_null_dart_descriptor==0,
|
||||
"[ERROR] fatal in CMap_linear_cell_complex_storage_with_index::init_storage");
|
||||
|
|
|
|||
Loading…
Reference in New Issue