commit | 9351550dc6af7859e5280e16144c9386a37b976d | [log] [tgz] |
---|---|---|
author | Ken Wakasa <kwakasa@google.com> | Sun Jul 31 11:28:15 2011 +0900 |
committer | Ken Wakasa <kwakasa@google.com> | Mon Aug 01 16:03:43 2011 +0900 |
tree | eb861fb90c3067e4551536cd5a5c701c90e8a78a | |
parent | 48dda9e0282d1464957356d94cb804a7b30187a9 [diff] |
Clean up revertLastWord() The "deleteChar" argument of this method is acutally always true in the current code path. Also, in this method, textToTheLeft virtually never has a punctuation letter as its initial character. This change is one of preparatory changes for bug:4983945. Change-Id: I531a32570a35634c21c1d74b2b461e40a1b7f660