branch | RCL_3 |
changeset 20 | 94cccd85bd25 |
parent 0 | 72b543305e3a |
child 26 | ebe688cedc25 |
--- a/email/imap4mtm/imapmailstore/src/cstoreutilities.cpp Tue May 25 12:38:02 2010 +0300 +++ b/email/imap4mtm/imapmailstore/src/cstoreutilities.cpp Wed Jun 09 09:37:26 2010 +0300 @@ -48,7 +48,6 @@ void CStoreUtilities::ConstructL() { - User::LeaveIfError(iFs.Connect()); // Create converter objects iCharacterConverter=CCnvCharacterSetConverter::NewL(); iCharConv=CImConvertCharconv::NewL(*iCharacterConverter, iFs);