mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
Merge "Remove useless code (A79)"
This commit is contained in:
commit
b98414f8fd
@ -1505,7 +1505,6 @@ public class LatinIME extends InputMethodService implements KeyboardActionListen
|
||||
// it entirely and resume suggestions on the previous word, we'd like to still
|
||||
// have touch coordinates for it.
|
||||
resetComposingState(false /* alsoResetLastComposedWord */);
|
||||
clearSuggestions();
|
||||
}
|
||||
if (isComposingWord) {
|
||||
final int keyX, keyY;
|
||||
|
Loading…
x
Reference in New Issue
Block a user