email/pop3andsmtpmtm/clientmtms/src/CACHEMAN.CPP
branchRCL_3
changeset 57 ebe688cedc25
parent 0 72b543305e3a
child 60 7fdbb852d323
--- a/email/pop3andsmtpmtm/clientmtms/src/CACHEMAN.CPP	Thu Aug 19 09:51:11 2010 +0300
+++ b/email/pop3andsmtpmtm/clientmtms/src/CACHEMAN.CPP	Tue Aug 31 15:11:31 2010 +0300
@@ -122,6 +122,12 @@
 		}
 	}
 
+void CImFinder::DoCancel()
+    {   
+    CMsgActive::DoCancel();   
+    }
+
+
 CImFinder::CImFinder(CMsvEntry& aEntry) : CMsgActive(EPriorityStandard), 	iCurrentEntry(aEntry)
 	{
 	}