summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/component/certificatecontainer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmlsecurity/source/component/certificatecontainer.hxx')
-rw-r--r--xmlsecurity/source/component/certificatecontainer.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmlsecurity/source/component/certificatecontainer.hxx b/xmlsecurity/source/component/certificatecontainer.hxx
index e7e8658de548..6bd64f524930 100644
--- a/xmlsecurity/source/component/certificatecontainer.hxx
+++ b/xmlsecurity/source/component/certificatecontainer.hxx
@@ -39,7 +39,7 @@ class CertificateContainer : public ::cppu::WeakImplHelper< css::lang::XServiceI
Map certMap;
Map certTrustMap;
- static bool SAL_CALL searchMap( const OUString & url, const OUString & certificate_name, Map &_certMap );
+ static bool searchMap( const OUString & url, const OUString & certificate_name, Map &_certMap );
/// @throws css::uno::RuntimeException
bool isTemporaryCertificate( const OUString & url, const OUString & certificate_name );
/// @throws css::uno::RuntimeException