diff -r ed3155dbd163 -r 74f0b3eb154c xmlsecurityengine/xmlseccrypto/src/xmlsecc_evp.cpp --- a/xmlsecurityengine/xmlseccrypto/src/xmlsecc_evp.cpp Mon May 03 14:14:40 2010 +0300 +++ b/xmlsecurityengine/xmlseccrypto/src/xmlsecc_evp.cpp Wed Jun 23 20:27:15 2010 +0530 @@ -1386,7 +1386,7 @@ xmlNodePtr node, xmlSecKeyInfoCtxPtr keyInfoCtx) { xmlSecKeyDataPtr data; xmlNodePtr cur; - RSA *rsa=NULL; + //RSA *rsa=NULL; int ret; xmlSecAssert2(id == xmlSecSymbianCryptoKeyDataRsaId, -1);