summaryrefslogtreecommitdiff
path: root/uui/source/sslwarndlg.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2012-08-30 23:10:14 +0200
committerStephan Bergmann <sbergman@redhat.com>2012-08-31 09:04:15 +0200
commit0fc587fc1ef62b560d3e50e54fe2f1beb45a71d8 (patch)
tree882077d9a2e24540d3a59723acb58e58b2098dc9 /uui/source/sslwarndlg.hxx
parent808e0a19d71b706c3cd6608fa81a437f85d11b06 (diff)
-Werror,-Wunused-private-field (Clang towards 3.2)
Change-Id: I70dca6915daf6647271ee89c752a50365cff7010
Diffstat (limited to 'uui/source/sslwarndlg.hxx')
-rw-r--r--uui/source/sslwarndlg.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/uui/source/sslwarndlg.hxx b/uui/source/sslwarndlg.hxx
index e4b40f8098ac..ab2b8c07754c 100644
--- a/uui/source/sslwarndlg.hxx
+++ b/uui/source/sslwarndlg.hxx
@@ -51,7 +51,6 @@ private:
const com::sun::star::uno::Reference< com::sun::star::lang::XMultiServiceFactory >& m_xServiceFactory;
const cssu::Reference< dcss::security::XCertificate >& m_rXCert;
Window* m_pParent;
- ResMgr* pResourceMgr;
DECL_LINK(OKHdl_Impl, void *);
DECL_LINK(ViewCertHdl_Impl, void *);