diff options
author | 2013-10-16 17:49:23 +0900 | |
---|---|---|
committer | 2013-10-16 18:43:15 +0900 | |
commit | 548716d6d9cdb62f5f82b7ce0a5d1bde63dc74ac (patch) | |
tree | 97c48be9797eef2ca8fd13b4870a5b591ec92c5d /java/src/com/android/inputmethod/latin/makedict/BinaryDictDecoderUtils.java | |
parent | 1194b2b204456776b8c5139be35599f21533c6c9 (diff) | |
download | latinime-548716d6d9cdb62f5f82b7ce0a5d1bde63dc74ac.tar.gz latinime-548716d6d9cdb62f5f82b7ce0a5d1bde63dc74ac.tar.xz latinime-548716d6d9cdb62f5f82b7ce0a5d1bde63dc74ac.zip |
Remove useless code.
The only use of mDeleteCount is to implement delete
acceleration. It's reset at each non-delete code point, and
is guarded by a timer.
Plus, ultimately we want to remove this completely :
acceleration should be implemented by actually deleting
stuff faster, not by deleting several code points at a time.
Change-Id: Ia3144860b3aa2499034f2a2a7c81f32087af9598
Diffstat (limited to 'java/src/com/android/inputmethod/latin/makedict/BinaryDictDecoderUtils.java')
0 files changed, 0 insertions, 0 deletions