diff -r 6bcc0aa4be39 -r 889504eac4fb xmlsecurityengine/xmlseccrypto/src/xmlsecc_evp.cpp --- a/xmlsecurityengine/xmlseccrypto/src/xmlsecc_evp.cpp Thu Aug 19 11:41:35 2010 +0300 +++ b/xmlsecurityengine/xmlseccrypto/src/xmlsecc_evp.cpp Tue Aug 31 17:02:56 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);