This "CGAL_UNDOABLE_INSERT_USE_MAP" thing was not used

This commit is contained in:
Clément Jamin 2012-10-19 14:27:16 +00:00
parent 1f1c9eaa33
commit 80ea1a7d33
1 changed files with 0 additions and 5 deletions

View File

@ -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_;