mirror of https://github.com/M66B/FairEmail.git
Cleanup
This commit is contained in:
parent
35b44ce879
commit
d8d3a4c88c
|
@ -65,7 +65,6 @@ public class ServiceSend extends ServiceBase {
|
|||
private boolean lastSuitable = false;
|
||||
private TwoStateOwner cowner;
|
||||
|
||||
private static boolean booted = false;
|
||||
private ExecutorService executor = Executors.newSingleThreadExecutor(Helper.backgroundThreadFactory);
|
||||
|
||||
private static final int IDENTITY_ERROR_AFTER = 30; // minutes
|
||||
|
|
Loading…
Reference in New Issue