Remove unused SNC_decorator

This commit is contained in:
Giles Bathgate 2021-05-16 20:00:08 +01:00
parent 5ffbd68921
commit 476f2da967
1 changed files with 0 additions and 1 deletions

View File

@ -159,7 +159,6 @@ public:
#ifdef CGAL_NEF_EXPLOIT_REFERENCE_COUNTING
bool reference_counted;
#endif
SNC_decorator D;
Unique_hash_map<Vertex_handle, Oriented_side> OnSideMap;
#ifdef CGAL_NEF_EXPLOIT_REFERENCE_COUNTING
Unique_hash_map<const RT*, Oriented_side> OnSideMapRC;