contentmgmt/contentaccessfwfordrm/source/f32agent/f32defaultattributes.h
branchRCL_3
changeset 96 a71299154b21
parent 95 641f389e9157
--- a/contentmgmt/contentaccessfwfordrm/source/f32agent/f32defaultattributes.h	Tue Aug 31 17:00:08 2010 +0300
+++ b/contentmgmt/contentaccessfwfordrm/source/f32agent/f32defaultattributes.h	Wed Sep 01 12:40:57 2010 +0100
@@ -55,13 +55,6 @@
 		static TInt GetStringAttributeSet(RStringAttributeSet& aStringAttributeSet, RFile& aFile);
 		static void GetMimeTypeL(RFile& aFile, TDes8& aMimeType);
 		
-#ifdef SYMBIAN_ENABLE_SDP_WMDRM_SUPPORT		
-		static TInt GetAttribute(const TDesC8& aHeaderData, TInt aAttribute, TInt& aValue);
-		static TInt GetAttributeSet(const TDesC8& aHeaderData, RAttributeSet& aAttributeSet);
-		static TInt GetStringAttribute(const TDesC8& aHeaderData, TInt aAttribute, TDes& aValue);
-		static TInt GetStringAttributeSet(const TDesC8& aHeaderData, RStringAttributeSet& aStringAttributeSet);
-#endif //SYMBIAN_ENABLE_SDP_WMDRM_SUPPORT
-
 		static TInt CheckUniqueId(const TDesC& aUniqueId);
 		static TInt CheckVirtualPath(const TVirtualPathPtr& aVirtualPath);	
 		static TUint GetFileMode(TContentShareMode aMode);