diff -r d07aa956024a -r 030c4fbc13d7 crypto/weakcryptospi/test/tcryptospi/src/te_cryptospiconversion.cpp --- 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);