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

Commit cc147e5a authored by Frank Preel's avatar Frank Preel
Browse files

Remove debug

parent 9dfd7d46
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -882,7 +882,6 @@ public class LatinIME extends InputMethodService implements KeyboardActionListen
                floatingButton.setOnClickListener(new View.OnClickListener() {
                    @Override
                    public void onClick(View v) {
                        Log.d(TAG, "Clicked");
                        switchToNextInputMethod();
                    }
                });