crypto/weakcryptospi/test/tcryptospi/src/te_cryptospiconversion.cpp
branchRCL_3
changeset 53 030c4fbc13d7
parent 49 2f10d260163b
child 95 641f389e9157
--- a/crypto/weakcryptospi/test/tcryptospi/src/te_cryptospiconversion.cpp	Thu Apr 01 00:24:41 2010 +0300
+++ b/crypto/weakcryptospi/test/tcryptospi/src/te_cryptospiconversion.cpp	Wed Apr 14 17:48:59 2010 +0300
@@ -140,10 +140,6 @@
 	else if (*this==_L("KMacInterface")) return KMacInterfaceUid;
 	else if (*this==_L("KMacModeType")) return KMacModeTypeUid;
 #endif
-#if (defined(SYMBIAN_ENABLE_SDP_WMDRM_SUPPORT) && defined(SYMBIAN_ENABLE_SDP_ECC))
-    else if (*this==_L("KAlgorithmCipherEcc")) return KEccCipherUid;
-    else if (*this==_L("KAlgorithmSignerEcc")) return KEccSignerUid;
-#endif
 	else
 		{
 		User::Panic(*this,KErrNotFound);