messagingappbase/obexmtms/btmtm/btserver/source/btsendop.cpp
branchRCL_3
changeset 27 7fdbb852d323
parent 26 ebe688cedc25
--- a/messagingappbase/obexmtms/btmtm/btserver/source/btsendop.cpp	Tue Aug 31 15:11:31 2010 +0300
+++ b/messagingappbase/obexmtms/btmtm/btserver/source/btsendop.cpp	Wed Sep 01 12:31:54 2010 +0100
@@ -165,7 +165,7 @@
 	// If the connection attempt has failed and we are not going to retry the connection,
 	// make sure that the link is allowed to go into low power modes.
 
-	const TDesC8* progressDes = NULL;
+	const TDesC8* progressDes;
  	TRAPD(error, progressDes = &ProgressL());
 
 	if (error == KErrNone)