Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 728c0cb2 authored by Jean Chalard's avatar Jean Chalard
Browse files

Remove useless code (A79)

We postUpdateSuggestionStrip right away anyway - this only
makes the suggestion strip blink

Change-Id: I2ebd933e9a4c804ef1e8c62ccdaf4953a98a792e
parent 09fdd30e
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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;