diff -r ebe688cedc25 -r 7fdbb852d323 email/imap4mtm/imapsession/inc/cimapfetchbody.h --- a/email/imap4mtm/imapsession/inc/cimapfetchbody.h Tue Aug 31 15:11:31 2010 +0300 +++ b/email/imap4mtm/imapsession/inc/cimapfetchbody.h Wed Sep 01 12:31:54 2010 +0100 @@ -182,7 +182,6 @@ TBool iSendFetch; // When server responses with no body length, iUnexpectedFormat is set to ETrue. TBool iUnexpectedFormat; - TBool iCancelled; }; #endif // __CIMAPFETCHBODY_H__