xmlsecurity/source/gpg/SecurityEnvironment.hxx |    3 ---
 1 file changed, 3 deletions(-)

New commits:
commit 6117ae2bd3e75df84a052f48cd5ca501f0e3be3e
Author: Stephan Bergmann <sberg...@redhat.com>
Date:   Sat Mar 4 23:09:13 2017 +0100

    -Werror,-Wunused-private-field
    
    Change-Id: I8e39763e781121932a0200e59760b49d7edcbfdd

diff --git a/xmlsecurity/source/gpg/SecurityEnvironment.hxx 
b/xmlsecurity/source/gpg/SecurityEnvironment.hxx
index db778ab..04d05c1 100644
--- a/xmlsecurity/source/gpg/SecurityEnvironment.hxx
+++ b/xmlsecurity/source/gpg/SecurityEnvironment.hxx
@@ -31,9 +31,6 @@ class SecurityEnvironmentGpg : public cppu::WeakImplHelper< 
css::xml::crypto::XS
                                                             
css::lang::XServiceInfo,
                                                             
css::lang::XUnoTunnel >
 {
-private:
-    osl::Mutex m_mutex;
-
 public:
     SecurityEnvironmentGpg();
     virtual ~SecurityEnvironmentGpg() override;
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to