diff -r ebe688cedc25 -r 7fdbb852d323 mobilemessaging/smsmtm/servermtm/src/SMSSendSession.cpp --- a/mobilemessaging/smsmtm/servermtm/src/SMSSendSession.cpp Tue Aug 31 15:11:31 2010 +0300 +++ b/mobilemessaging/smsmtm/servermtm/src/SMSSendSession.cpp Wed Sep 01 12:31:54 2010 +0100 @@ -1,4 +1,4 @@ -// Copyright (c) 1999-2010 Nokia Corporation and/or its subsidiary(-ies). +// Copyright (c) 1999-2009 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" @@ -129,7 +129,6 @@ entry.SetSendingState(KMsvSendStateFailed); entry.iError = KErrUnknownBioType; divideError = KErrUnknownBioType; - entry.iDate.UniversalTime(); iServerEntry.ChangeEntry(entry); //ignore error? aSelection.Delete(selCount);