mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-04 08:08:16 +02:00
Log on timeout only
This commit is contained in:
@@ -1180,7 +1180,6 @@ public class ServiceSynchronize extends ServiceBase implements SharedPreferences
|
||||
@Override
|
||||
public void onTimeout(int startId) {
|
||||
Log.e(new Throwable("onTimeout"));
|
||||
stopSelf(startId);
|
||||
}
|
||||
|
||||
private void onEnable(Intent intent) {
|
||||
|
||||
Reference in New Issue
Block a user