diff -r 16ed8d08d0b1 -r 478bc57ad291 emailservices/emailcommon/inc/CFSMailFolder.h --- a/emailservices/emailcommon/inc/CFSMailFolder.h Wed Aug 18 09:37:47 2010 +0300 +++ b/emailservices/emailcommon/inc/CFSMailFolder.h Thu Sep 02 20:15:00 2010 +0300 @@ -109,23 +109,11 @@ TFSMailDetails aDetails, MFSMailRequestObserver& aObserver ); /** - * method to check if this folder allows copying from given folder type - * - * @param aFolderType folder type - */ - IMPORT_C TBool SupportsCopyFromL( TFSFolderType aFolderType ); - - /** * method to check if this folder allows moving from given folder type * * @param aFolderType folder type */ IMPORT_C TBool SupportsMoveFromL( TFSFolderType aFolderType ); - - /** - * removes downloaded attachments from local/terminal memory - */ - IMPORT_C void RemoveDownLoadedAttachmentsL(); public: // from CExtendableEmail