ipsservices/ipssosplugin/inc/ipsplgimap4moveremoteop.h
changeset 1 12c456ceeff2
parent 0 8466d47a6819
child 8 e1b6206813b4
--- a/ipsservices/ipssosplugin/inc/ipsplgimap4moveremoteop.h	Thu Dec 17 08:39:21 2009 +0200
+++ b/ipsservices/ipssosplugin/inc/ipsplgimap4moveremoteop.h	Thu Jan 07 12:38:38 2010 +0200
@@ -119,11 +119,6 @@
         */
 
         void Complete();
-        
-        /**
-        *
-        */
-        void DoMoveLocalL();
 
         /**
         *
@@ -144,7 +139,6 @@
         TDesC8*                             iMoveErrorProgress;
         TImImap4GetMailInfo                 iGetMailInfo;
         CMsvEntrySelection*                 iSelection;
-        CMsvEntrySelection*                 iLocalSel;      // Complete messages
         CMsvEntrySelection*                 iRemoteSel;     // Incomplete messages to be fetched.
         TPckgBuf<TImap4CompoundProgress>    iProgressBuf;
         TPckgBuf<TImap4SyncProgress>        iSyncProgress;