diff options
Diffstat (limited to 'xmloff/source/draw/shapeimport.cxx')
-rw-r--r-- | xmloff/source/draw/shapeimport.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xmloff/source/draw/shapeimport.cxx b/xmloff/source/draw/shapeimport.cxx index 8ff67a3eac0a..18b7dd9c436a 100644 --- a/xmloff/source/draw/shapeimport.cxx +++ b/xmloff/source/draw/shapeimport.cxx @@ -110,7 +110,6 @@ XMLShapeImportHelper::XMLShapeImportHelper( SvXMLImportPropertyMapper *pExtMapper ) : mpImpl( new XMLShapeImportHelperImpl() ), mpPageContext(nullptr), - mxModel(rModel), mpPropertySetMapper(nullptr), mpPresPagePropsMapper(nullptr), |