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

Commit b98414f8 authored by Jean Chalard's avatar Jean Chalard Committed by Android (Google) Code Review
Browse files

Merge "Remove useless code (A79)"

parents 29540b25 728c0cb2
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;