contentmgmt/referencedrmagent/RefTestAgent/inc/rtadata.h
branchRCL_3
changeset 53 030c4fbc13d7
parent 30 cf642210ecb7
child 95 641f389e9157
--- a/contentmgmt/referencedrmagent/RefTestAgent/inc/rtadata.h	Thu Apr 01 00:24:41 2010 +0300
+++ b/contentmgmt/referencedrmagent/RefTestAgent/inc/rtadata.h	Wed Apr 14 17:48:59 2010 +0300
@@ -59,23 +59,10 @@
 		IMPORT_C TInt GetStringAttribute (TInt aAttribute, TDes &aValue) const; 
 		IMPORT_C TInt GetStringAttributeSet (ContentAccess::RStringAttributeSet &aStringAttributeSet) const; 
 		IMPORT_C TInt SetProperty(ContentAccess::TAgentProperty aProperty, TInt aValue) const;
-#ifdef SYMBIAN_ENABLE_SDP_WMDRM_SUPPORT
-        IMPORT_C TInt Open(const TDesC8& aHeaderData);
-        IMPORT_C TInt Read(const TDesC8& aEncryptedInputPacket, TDes8& aDecryptedOutputPacket);
-        IMPORT_C TInt GetWmdrmAttribute(TInt aAttribute, TInt &aValue) const;
-        IMPORT_C TInt GetWmdrmAttributeSet(ContentAccess::RAttributeSet &aAttributeSet) const;
-        IMPORT_C TInt GetWmdrmStringAttribute(TInt aAttribute, TDes &aValue) const;
-        IMPORT_C TInt GetWmdrmStringAttributeSet(ContentAccess::RStringAttributeSet &aStringAttributeSet) const;
-#endif //SYMBIAN_ENABLE_SDP_WMDRM_SUPPORT
 		
 	private:
-#ifdef SYMBIAN_ENABLE_SDP_WMDRM_SUPPORT
-        void GetAttributeSetL (ContentAccess::RAttributeSet &aAttributeSet, TBool aWmdrmFlag = EFalse) const;
-        void GetStringAttributeSetL (ContentAccess::RStringAttributeSet &aStringAttributeSet, TBool aWmdrmFlag = EFalse) const;
-#else
 		void GetAttributeSetL (ContentAccess::RAttributeSet &aAttributeSet) const;
 		void GetStringAttributeSetL (ContentAccess::RStringAttributeSet &aStringAttributeSet) const;
-#endif //SYMBIAN_ENABLE_SDP_WMDRM_SUPPORT
 
 		};
 	} // namespace