diff -r d6ba66e59a81 -r 9f5ae1728557 messagingfw/msgcommonutils/src/msgtextutils.cpp --- a/messagingfw/msgcommonutils/src/msgtextutils.cpp Mon May 03 12:58:18 2010 +0300 +++ b/messagingfw/msgcommonutils/src/msgtextutils.cpp Wed Nov 03 09:35:50 2010 +0530 @@ -870,7 +870,6 @@ //buffer to hold target data and return to caller HBufC* resultBuffer = HBufC::NewL( maxLength ); - _LIT8( KReplaceChar8, "_" ); if ( iCharConv->PrepareToConvertToOrFromL( aCharacterSetIdentifier, iFs ) != CCnvCharacterSetConverter::EAvailable )