emailservices/emailcommon/inc/CFSMailFolder.h
changeset 65 478bc57ad291
parent 30 759dc5235cdb
--- 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