mirror of
https://github.com/M66B/FairEmail.git
synced 2025-01-01 04:35:57 +00:00
parent
3f4329612a
commit
50d4595e3a
1 changed files with 0 additions and 2 deletions
|
@ -1331,8 +1331,6 @@ public class ServiceSynchronize extends ServiceBase implements SharedPreferences
|
|||
db.account().setAccountBackoff(account.id, null);
|
||||
while (state.isRunning() && currentThread.equals(accountThread)) {
|
||||
state.reset();
|
||||
if (!state.isRunning())
|
||||
break;
|
||||
Log.i(account.name + " run thread=" + currentThread);
|
||||
|
||||
final ObjectHolder<TwoStateOwner> cowner = new ObjectHolder<>();
|
||||
|
|
Loading…
Reference in a new issue