diff -r 1367103c24e2 -r 696bfeff199e email/pop3andsmtpmtm/smtpservermtm/src/IMSM.CPP --- a/email/pop3andsmtpmtm/smtpservermtm/src/IMSM.CPP Mon Jun 21 15:36:19 2010 +0300 +++ b/email/pop3andsmtpmtm/smtpservermtm/src/IMSM.CPP Thu Jul 15 18:34:37 2010 +0300 @@ -1,4 +1,4 @@ -// Copyright (c) 1998-2009 Nokia Corporation and/or its subsidiary(-ies). +// Copyright (c) 1998-2010 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available // under the terms of "Eclipse Public License v1.0" @@ -793,11 +793,10 @@ { // sending of all the emails has completed, no need listen for Mobility Manager delete iMobilityManager; - iMobilityManager=NULL; + iMobilityManager=NULL; delete iSession; iSession = NULL; - delete iSessionManager; iSessionManager = NULL;