branch | RCL_3 |
changeset 8 | e1b6206813b4 |
parent 4 | e7aa27f58ae1 |
child 10 | f5907b1a1053 |
--- a/emailuis/emailui/src/ncsaifeditor.cpp Tue Feb 02 00:02:40 2010 +0200 +++ b/emailuis/emailui/src/ncsaifeditor.cpp Fri Feb 19 22:37:30 2010 +0200 @@ -1087,7 +1087,6 @@ CleanupStack::PushL( text ); TPtr ptr( text->Des() ); - ptr = ptr.LeftTPtr( CursorPos() ); TInt location = ptr.LocateReverse( KCharAddressDelimeterSemiColon ); if( location != KErrNotFound ) {