pull/162/head
M66B 6 years ago
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…
Cancel
Save