-Werror,-Wunused-private-field
Change-Id: I8e39763e781121932a0200e59760b49d7edcbfdd
This commit is contained in:
parent
5c617a8117
commit
6117ae2bd3
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user