ipsservices/ipssosplugin/inc/ipsplgconnectandrefreshfolderlist.h
changeset 18 578830873419
parent 3 a4d6f1ea0416
child 20 ecc8def7944a
--- a/ipsservices/ipssosplugin/inc/ipsplgconnectandrefreshfolderlist.h	Tue Feb 02 00:02:40 2010 +0200
+++ b/ipsservices/ipssosplugin/inc/ipsplgconnectandrefreshfolderlist.h	Fri Apr 16 14:51:52 2010 +0300
@@ -33,7 +33,7 @@
 * Superoperation which wraps a UI around going online, updating
 * an IMAP service's folder list and disconnecting again.
 */
-class CIpsPlgConnectAndRefreshFolderList : public CIpsPlgOnlineOperation,
+NONSHARABLE_CLASS ( CIpsPlgConnectAndRefreshFolderList ) : public CIpsPlgOnlineOperation,
                                            public MAknBackgroundProcess
     {
     
@@ -123,8 +123,6 @@
     */
     void ConstructL( CMsvEntrySelection& aMsvEntry );
 
-    void DisplayLoginFailedDialogL();
-
     //data
 private: