diff options
Diffstat (limited to 'xmloff/inc/XMLImageMapContext.hxx')
-rw-r--r-- | xmloff/inc/XMLImageMapContext.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/xmloff/inc/XMLImageMapContext.hxx b/xmloff/inc/XMLImageMapContext.hxx index 646b707b0d02..165c0f0e6765 100644 --- a/xmloff/inc/XMLImageMapContext.hxx +++ b/xmloff/inc/XMLImageMapContext.hxx @@ -33,8 +33,6 @@ namespace com { namespace sun { namespace star { class XMLImageMapContext : public SvXMLImportContext { - const OUString sImageMap; - /// the image map to be imported css::uno::Reference< css::container::XIndexContainer> xImageMap; |