include/oox/crypto/DocumentEncryption.hxx | 1 - 1 file changed, 1 deletion(-)
New commits: commit a272533521d6d3f57ddc6777f79617c916ca88d4 Author: Stephan Bergmann <sberg...@redhat.com> AuthorDate: Tue May 26 00:24:49 2020 +0200 Commit: Stephan Bergmann <sberg...@redhat.com> CommitDate: Tue May 26 13:50:31 2020 +0200 -Werror,-Wunused-private-field ...since b9353394f46e46485fd148f2842f0c1e8e5322e3 "[MS-OFFCRYPTO] convert oox implementation into UNO service" Change-Id: I0f226858ef9a1195fb26c1afe6c904d7cef6f541 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/94813 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sberg...@redhat.com> diff --git a/include/oox/crypto/DocumentEncryption.hxx b/include/oox/crypto/DocumentEncryption.hxx index 17480652aa8d..44bcedf4a22c 100644 --- a/include/oox/crypto/DocumentEncryption.hxx +++ b/include/oox/crypto/DocumentEncryption.hxx @@ -35,7 +35,6 @@ private: css::uno::Reference< css::uno::XComponentContext > mxContext; css::uno::Reference< css::io::XStream > mxDocumentStream; oox::ole::OleStorage& mrOleStorage; - OUString maPassword; css::uno::Reference< css::packages::XPackageEncryption > mxPackageEncryption; const css::uno::Sequence< css::beans::NamedValue >& mMediaEncData; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits