contentmgmt/contentaccessfwfordrm/inc/caferr.h
branchRCL_3
changeset 45 030c4fbc13d7
parent 33 cf642210ecb7
child 61 641f389e9157
--- 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__