summaryrefslogtreecommitdiff
path: root/uui/source/sslwarndlg.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'uui/source/sslwarndlg.cxx')
-rw-r--r--uui/source/sslwarndlg.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/uui/source/sslwarndlg.cxx b/uui/source/sslwarndlg.cxx
index 4cc92dc9d64f..556127a4385f 100644
--- a/uui/source/sslwarndlg.cxx
+++ b/uui/source/sslwarndlg.cxx
@@ -45,8 +45,7 @@ SSLWarnDialog::SSLWarnDialog(Window* pParent,
, m_xContext(xContext)
, m_rXCert(rXCert)
{
- m_pParent = pParent;
-};
+}
void SSLWarnDialog::response(short nResponseId)
{