Kaydet (Commit) 13d21b1f authored tarafından Tor Lillqvist's avatar Tor Lillqvist

'xMSF' : undeclared identifier

Change-Id: Iba7a18b0c28da6a3955e62fe54ba96842e571064
üst 798ecdf4
......@@ -252,7 +252,7 @@ bool nsscrypto_initialize( const css::uno::Reference< css::uno::XComponentContex
#ifdef XMLSEC_CRYPTO_NSS
sCertDir = getMozillaCurrentProfile(rxContext);
#else
(void) xMSF;
(void) rxContext;
#endif
xmlsec_trace( "Using profile: %s", sCertDir.getStr() );
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment