summaryrefslogtreecommitdiff
path: root/xmlsecurity
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2013-02-14 18:36:28 +0100
committerStephan Bergmann <sbergman@redhat.com>2013-02-14 18:36:28 +0100
commitb6ff380b9378ecbcceadf717dcf1623bc52d4825 (patch)
tree6e3e2720871dc63f79ba8b385cbc14a33a594afe /xmlsecurity
parent5cd036c0742f8be8d6fc34f7e3a983cae557d94b (diff)
-Werror,-Wunused-private-field
Change-Id: I6c12d295372e847226adc61b2c9496f052cc2fdf
Diffstat (limited to 'xmlsecurity')
-rw-r--r--xmlsecurity/inc/xmlsecurity/macrosecurity.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/xmlsecurity/inc/xmlsecurity/macrosecurity.hxx b/xmlsecurity/inc/xmlsecurity/macrosecurity.hxx
index a61b9a182052..4b500dcda4d1 100644
--- a/xmlsecurity/inc/xmlsecurity/macrosecurity.hxx
+++ b/xmlsecurity/inc/xmlsecurity/macrosecurity.hxx
@@ -126,7 +126,6 @@ class MacroSecurityTrustedSourcesTP : public MacroSecurityTP
private:
FixedImage* m_pTrustCertROFI;
SvxSimpleTable* m_pTrustCertLB;
- PushButton* m_pAddCertPB;
PushButton* m_pViewCertPB;
PushButton* m_pRemoveCertPB;
FixedImage* m_pTrustFileROFI;