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

Commit cfbf0e02 authored by Gilles Debunne's avatar Gilles Debunne
Browse files

Removed spurious log about blinking cursor

Change-Id: I940c3847bb6e461178575480c82e7dd6739277cf
parent 04247163
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;
            }