summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/CGALEvaluator.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/CGALEvaluator.h b/src/CGALEvaluator.h
index 818f520..07d531f 100644
--- a/src/CGALEvaluator.h
+++ b/src/CGALEvaluator.h
@@ -36,7 +36,6 @@ private:
CGAL_Nef_polyhedron applyHull(const CgaladvNode &node);
CGAL_Nef_polyhedron applyResize(const CgaladvNode &node);
- std::string currindent;
typedef std::pair<const AbstractNode *, CGAL_Nef_polyhedron> ChildItem;
typedef std::list<ChildItem> ChildList;
std::map<int, ChildList> visitedchildren;
contact: Jan Huwald // Impressum