summaryrefslogtreecommitdiff
path: root/xmloff/source/style/xmlexppr.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/style/xmlexppr.cxx')
-rw-r--r--xmloff/source/style/xmlexppr.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/xmloff/source/style/xmlexppr.cxx b/xmloff/source/style/xmlexppr.cxx
index 85b99ed0d7eb..bfa368bc4e72 100644
--- a/xmloff/source/style/xmlexppr.cxx
+++ b/xmloff/source/style/xmlexppr.cxx
@@ -179,7 +179,6 @@ class FilterPropertiesInfo_Impl
{
sal_uInt32 nCount;
FilterPropertyInfoList_Impl aPropInfos;
- FilterPropertyInfoList_Impl::iterator aLastItr;
std::unique_ptr<Sequence<OUString>> pApiNames;
@@ -201,7 +200,6 @@ FilterPropertiesInfo_Impl::FilterPropertiesInfo_Impl() :
aPropInfos(),
pApiNames( nullptr )
{
- aLastItr = aPropInfos.begin();
}
void FilterPropertiesInfo_Impl::AddProperty(