commit | a8ba49c2534220105ce302a50b3a9ddaf831ef20 | [log] [tgz] |
---|---|---|
author | Jean Chalard <jchalard@google.com> | Tue Jan 17 11:55:23 2012 +0900 |
committer | Jean Chalard <jchalard@google.com> | Tue Jan 17 11:55:23 2012 +0900 |
tree | 6b14f59ab88175cb1d9f886467cc7d0fe5d836f1 | |
parent | 72d285f4d758dd1ceafb7d9bd3dd330efd24c1f8 [diff] |
Small cleanup The method deleteWordAtCursor would call finishComposingText, which is a very unexpected state change and would probably cause surprising bugs to any parent that would call it. As it happens, it's not used anywhere any more so let's just remove it. Change-Id: Iaa9200866e40b4e914f76baa987279948300679c