diff -r 8b094906a049 -r 60a94a45d437 mtpfws/mtpfw/dataproviders/dputility/inc/cmtpsendobjectinfo.h --- a/mtpfws/mtpfw/dataproviders/dputility/inc/cmtpsendobjectinfo.h Mon Mar 15 12:43:12 2010 +0200 +++ b/mtpfws/mtpfw/dataproviders/dputility/inc/cmtpsendobjectinfo.h Wed Mar 31 22:58:56 2010 +0300 @@ -73,8 +73,7 @@ TBool DoHandleSendObjectCompleteL(); TBool GetFullPathNameL(const TDesC& aFileName); - - TBool CanStoreFileL(TUint32 aStorageId, TInt64 aObjectSize) const; + TBool IsTooLarge(TUint64 aObjectSize) const; TBool Exists(const TDesC& aName) const; TMTPResponseCode ExtractPropertyL(const CMTPTypeObjectPropListElement& aElement);