diff options
Diffstat (limited to 'include/xmloff/XMLEventExport.hxx')
-rw-r--r-- | include/xmloff/XMLEventExport.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/xmloff/XMLEventExport.hxx b/include/xmloff/XMLEventExport.hxx index 5ca4a2b23448..797fc4a6dde3 100644 --- a/include/xmloff/XMLEventExport.hxx +++ b/include/xmloff/XMLEventExport.hxx @@ -58,8 +58,6 @@ typedef ::std::map< OUString, XMLEventName > NameMap; */ class XMLOFF_DLLPUBLIC XMLEventExport { - const OUString sEventType; - SvXMLExport& rExport; HandlerMap aHandlerMap; |