mirror of
https://github.com/M66B/FairEmail.git
synced 2025-03-10 06:03:27 +00:00
Cleanup
This commit is contained in:
parent
557296f437
commit
f6aa97a964
1 changed files with 0 additions and 1 deletions
|
@ -191,7 +191,6 @@ public class Helper {
|
|||
|
||||
static final float LOW_LIGHT = 0.6f;
|
||||
|
||||
static final int OPERATION_WORKERS = 3;
|
||||
static final int WAKELOCK_MAX = 30 * 60 * 1000; // milliseconds
|
||||
static final int BUFFER_SIZE = 8192; // Same as in Files class
|
||||
static final long MIN_REQUIRED_SPACE = 100 * 1000L * 1000L;
|
||||
|
|
Loading…
Add table
Reference in a new issue