xmlsecurityengine/xmlseccrypto/src/xmlsecc_evp.cpp
branchRCL_3
changeset 20 889504eac4fb
parent 12 d10d750052f0
child 21 604ca70b6235
--- 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);