mirror of https://github.com/CGAL/cgal
This "CGAL_UNDOABLE_INSERT_USE_MAP" thing was not used
This commit is contained in:
parent
1f1c9eaa33
commit
80ea1a7d33
|
|
@ -485,11 +485,6 @@ private:
|
|||
// The index of the cell of the input complex that contains me
|
||||
Subdomain_index subdomain_index_;
|
||||
|
||||
#ifndef CGAL_UNDOABLE_INSERT_USE_MAP
|
||||
public:
|
||||
int undoable_insert_marker;
|
||||
#endif
|
||||
|
||||
TDS_data _tds_data;
|
||||
char bits_;
|
||||
mutable bool sliver_cache_validity_;
|
||||
|
|
|
|||
Loading…
Reference in New Issue