emailservices/emailcommon/inc/CFSMailFolder.h
changeset 62 a8c646b56683
parent 43 99bcbff212ad
--- a/emailservices/emailcommon/inc/CFSMailFolder.h	Thu Aug 05 21:09:09 2010 +0300
+++ b/emailservices/emailcommon/inc/CFSMailFolder.h	Mon Aug 23 23:32:31 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