mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-17 15:05:03 -05:00
When merges attack! Next on FOX! (Oops :/)
This commit is contained in:
parent
1f2b06934e
commit
9bb9b173c8
@ -412,13 +412,6 @@ public class MailService extends CoreService
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
// if (K9.DEBUG) {
|
|
||||||
Log.i(K9.LOG_TAG, "Not scheduling pushers: connectivity? "+hasConnectivity + " -- doBackground? "+doBackground);
|
|
||||||
|
|
||||||
// }
|
|
||||||
}
|
|
||||||
else
|
|
||||||
{
|
|
||||||
if (K9.DEBUG) {
|
if (K9.DEBUG) {
|
||||||
Log.i(K9.LOG_TAG, "Not scheduling pushers: connectivity? "+hasConnectivity + " -- doBackground? "+doBackground);
|
Log.i(K9.LOG_TAG, "Not scheduling pushers: connectivity? "+hasConnectivity + " -- doBackground? "+doBackground);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user