--- a/contentmgmt/contentaccessfwfordrm/inc/caferr.h Thu Apr 01 00:24:41 2010 +0300
+++ b/contentmgmt/contentaccessfwfordrm/inc/caferr.h Wed Apr 14 17:48:59 2010 +0300
@@ -137,18 +137,4 @@
*/
const TInt KErrCACorruptContent = -17459;
-#ifdef SYMBIAN_ENABLE_SDP_WMDRM_SUPPORT
-/**
-
-This error is returned when only a part of encrypted input packet provided for decryption.
-*/
-const TInt KErrInsufficientDataPacketLength = -17460;
-
-/**
-
-This error is returned when only a part of encrypted input packet provided for decryption.
-*/
-const TInt KErrMissingWmdrmHeaderData = -17461;
-
-#endif //SYMBIAN_ENABLE_SDP_WMDRM_SUPPORT
#endif // __CAFERR_H__