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

Commit 3513d38c authored by Tadashi G. Takaoka's avatar Tadashi G. Takaoka Committed by Android Git Automerger
Browse files

am 69fa7921: Merge "Get rid of useless updateShiftState"

* commit '69fa7921':
  Get rid of useless updateShiftState
parents cda9d39b 69fa7921
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -149,7 +149,6 @@ public class KeyboardSwitcher implements KeyboardState.SwitchActions,
        if (mainKeyboardId.isPhoneKeyboard()) {
            mState.setSymbolsKeyboard();
        }
        updateShiftState();
    }

    public void saveKeyboardState() {