mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-30 05:44:51 +02:00
Simplification
This commit is contained in:
@@ -226,8 +226,6 @@ public class ApplicationEx extends Application
|
||||
ServiceSend.watchdog(this);
|
||||
}
|
||||
|
||||
ServiceSynchronize.scheduleWatchdog(this);
|
||||
|
||||
boolean work_manager = prefs.getBoolean("work_manager", true);
|
||||
Log.i("Work manager=" + work_manager);
|
||||
if (work_manager) {
|
||||
|
||||
Reference in New Issue
Block a user