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

Commit 935a15eb authored by Gilles Debunne's avatar Gilles Debunne Committed by Android (Google) Code Review
Browse files

Merge "Removed spurious log about blinking cursor"

parents cf15200d cfbf0e02
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1609,7 +1609,6 @@ public class Editor {
        private boolean mCancelled;

        public void run() {
            Log.d("GILLES", "blinking !!!");
            if (mCancelled) {
                return;
            }