changeset 27 | 450972dee096 |
parent 17 | ed3155dbd163 |
child 33 | 604ca70b6235 |
--- a/xmlsecurityengine/xmlseccrypto/src/xmlsecc_evp.cpp Fri Jun 11 15:35:29 2010 +0300 +++ b/xmlsecurityengine/xmlseccrypto/src/xmlsecc_evp.cpp Tue Jul 06 16:24:52 2010 +0300 @@ -1386,7 +1386,7 @@ xmlNodePtr node, xmlSecKeyInfoCtxPtr keyInfoCtx) { xmlSecKeyDataPtr data; xmlNodePtr cur; - RSA *rsa=NULL; + //RSA *rsa=NULL; int ret; xmlSecAssert2(id == xmlSecSymbianCryptoKeyDataRsaId, -1);