diff options
author | 2012-06-28 20:16:44 +0900 | |
---|---|---|
committer | 2012-07-02 15:46:08 +0900 | |
commit | 7ad088a4cf5593a2c72e143f10ba2e7ffed8bb09 (patch) | |
tree | b99924ffaf0b329cafbc2b3dab2dbf0dd6ce3acb /java/src/com/android/inputmethod/accessibility/KeyCodeDescriptionMapper.java | |
parent | 90d300c770b1697af5b715e55fa87d97e22588d2 (diff) | |
download | latinime-7ad088a4cf5593a2c72e143f10ba2e7ffed8bb09.tar.gz latinime-7ad088a4cf5593a2c72e143f10ba2e7ffed8bb09.tar.xz latinime-7ad088a4cf5593a2c72e143f10ba2e7ffed8bb09.zip |
Remove useless code (A42)
If allowsAutoCorrected is false, there is no point in making
hasAutoCorrection true, since in the only place where we use
it again, it's &&'ed with allowsAutoCorrected !
Well that was extremely obscure, good thing refactoring allowed
to realize this was useless >.>
Change-Id: I34936d445f1ced17c7bd04a9524bf608f9e8b9c8
Diffstat (limited to 'java/src/com/android/inputmethod/accessibility/KeyCodeDescriptionMapper.java')
0 files changed, 0 insertions, 0 deletions