diff -r ebe688cedc25 -r 7fdbb852d323 email/pop3andsmtpmtm/clientmtms/inc/MIUTRSLV.H --- a/email/pop3andsmtpmtm/clientmtms/inc/MIUTRSLV.H Tue Aug 31 15:11:31 2010 +0300 +++ b/email/pop3andsmtpmtm/clientmtms/inc/MIUTRSLV.H Wed Sep 01 12:31:54 2010 +0100 @@ -130,7 +130,6 @@ private: void DoRunL(); void DoComplete(TInt& ); - void DoCancel(); void CheckCurrentEntryL(); inline TBool CheckContentDetailsL(const TDesC& aContentLocation, const TDesC& aContentId); @@ -211,7 +210,6 @@ void DoRunL(); void DoComplete(TInt& ); - void DoCancel(); inline void SetStartParameterL(); private: CMsvEntry& iCurrentEntry;