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

Commit e852b975 authored by Philip Whitehouse's avatar Philip Whitehouse
Browse files

Move operator

parent 0ac1d3f4
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -895,8 +895,8 @@ public class MessagingController {
                }
                }


                if (K9.DEBUG) {
                if (K9.DEBUG) {
                    Log.v(K9.LOG_TAG, "SYNC: About to get messages " + remoteStart + " through " + remoteMessageCount
                    Log.v(K9.LOG_TAG, "SYNC: About to get messages " + remoteStart + " through " + remoteMessageCount +
                            + " for folder " + folder);
                            " for folder " + folder);
                }
                }


                final AtomicInteger headerProgress = new AtomicInteger(0);
                final AtomicInteger headerProgress = new AtomicInteger(0);