summaryrefslogtreecommitdiff
path: root/xmloff/source/style/xmlimppr.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/style/xmlimppr.cxx')
-rw-r--r--xmloff/source/style/xmlimppr.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/xmloff/source/style/xmlimppr.cxx b/xmloff/source/style/xmlimppr.cxx
index 9aa54202ffd0..8bd2c30354a2 100644
--- a/xmloff/source/style/xmlimppr.cxx
+++ b/xmloff/source/style/xmlimppr.cxx
@@ -367,8 +367,6 @@ void SvXMLImportPropertyMapper::CheckSpecialContext(
OSL_ENSURE( rPropSet.is(), "need an XPropertySet" );
sal_Int32 nCount = aProperties.size();
- Reference< XPropertySetInfo > xInfo(rPropSet->getPropertySetInfo());
-
for( sal_Int32 i=0; i < nCount; i++ )
{
const XMLPropertyState& rProp = aProperties[i];