diff -r d07aa956024a -r 030c4fbc13d7 contentmgmt/contentaccessfwfordrm/source/f32agent/f32defaultattributes.h --- a/contentmgmt/contentaccessfwfordrm/source/f32agent/f32defaultattributes.h Thu Apr 01 00:24:41 2010 +0300 +++ b/contentmgmt/contentaccessfwfordrm/source/f32agent/f32defaultattributes.h Wed Apr 14 17:48:59 2010 +0300 @@ -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);