summaryrefslogtreecommitdiff
path: root/include/oox/drawingml/shapegroupcontext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/oox/drawingml/shapegroupcontext.hxx')
-rw-r--r--include/oox/drawingml/shapegroupcontext.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/oox/drawingml/shapegroupcontext.hxx b/include/oox/drawingml/shapegroupcontext.hxx
index c273d9c03263..1f9c860dc940 100644
--- a/include/oox/drawingml/shapegroupcontext.hxx
+++ b/include/oox/drawingml/shapegroupcontext.hxx
@@ -38,9 +38,7 @@ public:
virtual ::oox::core::ContextHandlerRef onCreateContext( ::sal_Int32 Element, const ::oox::AttributeList& rAttribs ) override;
protected:
-
ShapePtr mpGroupShapePtr;
- ShapePtr mpMasterShapePtr;
};
} }