summaryrefslogtreecommitdiff
path: root/xmloff
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff')
-rw-r--r--xmloff/source/draw/shapeexport.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/xmloff/source/draw/shapeexport.cxx b/xmloff/source/draw/shapeexport.cxx
index 2562d125b966..58d2c2c811b5 100644
--- a/xmloff/source/draw/shapeexport.cxx
+++ b/xmloff/source/draw/shapeexport.cxx
@@ -547,8 +547,6 @@ void XMLShapeExport::collectShapeAutoStyles(const uno::Reference< drawing::XShap
break;
}
- maShapeInfos.push_back( aShapeInfo );
-
// check for shape collections (group shape or 3d scene)
// and collect contained shapes style infos
const uno::Reference< drawing::XShape >& xCollection = aShapeInfo.xCustomShapeReplacement.is()