mobilemessaging/smsmtm/servermtm/src/SMSSSEND.CPP
branchRCL_3
changeset 60 7fdbb852d323
parent 57 ebe688cedc25
--- a/mobilemessaging/smsmtm/servermtm/src/SMSSSEND.CPP	Tue Aug 31 15:11:31 2010 +0300
+++ b/mobilemessaging/smsmtm/servermtm/src/SMSSSEND.CPP	Wed Sep 01 12:31:54 2010 +0100
@@ -1,4 +1,4 @@
-// Copyright (c) 2000-2010 Nokia Corporation and/or its subsidiary(-ies).
+// Copyright (c) 2000-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"
@@ -152,8 +152,7 @@
 	iEntry.SetFailed(EFalse);
 	iEntry.SetSendingState(KMsvSendStateSending);
 	iEntry.iError = KErrNone;
-	iEntry.iDate.UniversalTime();
-	
+
 	ChangeEntryL(iEntry);
 	}