From 748e354af826f2439982b69ffa99dce68378d1f1 Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Mon, 13 Jan 2020 08:55:43 +0200 Subject: loplugin:unusedfields Change-Id: Iaf188bfd43396eeec31e62ac3de3fbc76da4331a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86653 Tested-by: Jenkins Reviewed-by: Noel Grandin --- dbaccess/source/filter/xml/xmlfilter.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'dbaccess') diff --git a/dbaccess/source/filter/xml/xmlfilter.hxx b/dbaccess/source/filter/xml/xmlfilter.hxx index b8929caa56d6..0e014f535d00 100644 --- a/dbaccess/source/filter/xml/xmlfilter.hxx +++ b/dbaccess/source/filter/xml/xmlfilter.hxx @@ -63,7 +63,6 @@ private: TPropertyNameMap m_aTablesSettings; std::vector< css::beans::PropertyValue> m_aInfoSequence; - mutable std::unique_ptr m_pDocElemTokenMap; mutable std::unique_ptr m_pDocContentElemTokenMap; mutable std::unique_ptr m_pDatabaseElemTokenMap; mutable std::unique_ptr m_pDataSourceElemTokenMap; -- cgit v1.2.3