sc/source/filter/xml/XMLChangeTrackingExportHelper.hxx | 1 - 1 file changed, 1 deletion(-)
New commits: commit c7fd308ebb77c0565735524caa503de64cf1a0eb Author: Stephan Bergmann <[email protected]> Date: Thu Feb 2 10:29:00 2017 +0100 -Werror,-Wunused-private-field Change-Id: I25a8ebb0e5677980b58046d6dde9133cd6592c54 diff --git a/sc/source/filter/xml/XMLChangeTrackingExportHelper.hxx b/sc/source/filter/xml/XMLChangeTrackingExportHelper.hxx index eabe668..8dc937f 100644 --- a/sc/source/filter/xml/XMLChangeTrackingExportHelper.hxx +++ b/sc/source/filter/xml/XMLChangeTrackingExportHelper.hxx @@ -45,7 +45,6 @@ class ScChangeTrackingExportHelper ScChangeTrack* pChangeTrack; ScEditEngineTextObj* pEditTextObj; std::unique_ptr<ScChangeActionMap> pDependings; - OUString sChangeIDPrefix; css::uno::Reference<css::text::XText> xText; static OUString GetChangeID(const sal_uInt32 nActionNumber); _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
