branch | RCL_3 |
changeset 23 | d51193d814ea |
parent 22 | d2c4c66342f3 |
--- a/messagingfw/msgcommonutils/src/msgtextutils.cpp Tue Aug 31 15:41:11 2010 +0300 +++ b/messagingfw/msgcommonutils/src/msgtextutils.cpp Wed Sep 01 12:27:27 2010 +0100 @@ -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 )