summaryrefslogtreecommitdiff
path: root/xmlsecurity/source
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2018-09-17 18:35:42 +0200
committerStephan Bergmann <sbergman@redhat.com>2018-09-17 22:22:24 +0200
commit590e44c802d7809a3a4cfb71a5fa9603aff39bd9 (patch)
tree7bd68a3b3077c654b4fe113034ae6cb168290f9d /xmlsecurity/source
parentf13c2ce1879182331b2cb57066e23b7a3fc0eb83 (diff)
loplugin:simplifyconstruct (clang-cl)
Change-Id: I7cae6b3f31b10efc72884bce4bda7bf6b380cbc2 Reviewed-on: https://gerrit.libreoffice.org/60597 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'xmlsecurity/source')
-rw-r--r--xmlsecurity/source/xmlsec/mscrypt/xmlsecuritycontext_mscryptimpl.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/xmlsecurity/source/xmlsec/mscrypt/xmlsecuritycontext_mscryptimpl.cxx b/xmlsecurity/source/xmlsec/mscrypt/xmlsecuritycontext_mscryptimpl.cxx
index efa86e02edaa..85fc50e547d5 100644
--- a/xmlsecurity/source/xmlsec/mscrypt/xmlsecuritycontext_mscryptimpl.cxx
+++ b/xmlsecurity/source/xmlsec/mscrypt/xmlsecuritycontext_mscryptimpl.cxx
@@ -76,8 +76,6 @@ class XMLSecurityContext_MSCryptImpl : public ::cppu::WeakImplHelper<
};
XMLSecurityContext_MSCryptImpl::XMLSecurityContext_MSCryptImpl()
- ://m_pKeysMngr( NULL ) ,
- m_xSecurityEnvironment( nullptr )
{
}