--- a/contentmgmt/contentaccessfwfordrm/inc/caferr.h Tue Aug 31 17:00:08 2010 +0300
+++ b/contentmgmt/contentaccessfwfordrm/inc/caferr.h Wed Sep 01 12:40:57 2010 +0100
@@ -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__