mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-27 19:52:17 -05:00
Eliminate pointless, useless, deprecated, NOOP, incorrectly commented call.
This commit is contained in:
parent
64525028de
commit
14587c3f30
@ -124,7 +124,6 @@ public class MailService extends CoreService
|
||||
|
||||
}
|
||||
|
||||
setForeground(true); // if it gets killed once, it'll never restart
|
||||
if (K9.DEBUG)
|
||||
Log.i(K9.LOG_TAG, "MailService.onStart(" + intent + ", " + startId
|
||||
+ "), hasConnectivity = " + hasConnectivity + ", doBackground = " + doBackground);
|
||||
|
Loading…
Reference in New Issue
Block a user