ipsservices/ipssosaoplugin/inc/IpsSosAOImapPopLogic.h
changeset 30 759dc5235cdb
parent 23 2dc6caa42ec3
child 68 83cc6bae1de8
--- a/ipsservices/ipssosaoplugin/inc/IpsSosAOImapPopLogic.h	Thu May 27 12:43:55 2010 +0300
+++ b/ipsservices/ipssosaoplugin/inc/IpsSosAOImapPopLogic.h	Fri Jun 11 13:27:14 2010 +0300
@@ -134,6 +134,11 @@
      */
     inline TInt GetMailboxLogicIndex( TMsvId aMailboxId );
 
+    /**
+     * Removes orphaned logics. (mailbox has been deleted but logic has not been )
+     */
+    void RemoveOrphanLogicsL();
+    
 private:
     
     CMsvSession&                        iSession;