summaryrefslogtreecommitdiff
path: root/Build/source/utils/asymptote/drawgroup.h
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/utils/asymptote/drawgroup.h')
-rw-r--r--Build/source/utils/asymptote/drawgroup.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/Build/source/utils/asymptote/drawgroup.h b/Build/source/utils/asymptote/drawgroup.h
index 8cc2cedaa47..6449f6cd08f 100644
--- a/Build/source/utils/asymptote/drawgroup.h
+++ b/Build/source/utils/asymptote/drawgroup.h
@@ -41,8 +41,6 @@ class drawBegin3 : public drawElement {
triple center;
int interaction;
-
- groupmap *g;
public:
drawBegin3(string name, double compression, double granularity,
bool closed, bool tessellate, bool dobreak, bool nobreak,