mirror of
https://github.com/moparisthebest/k-9
synced 2025-02-17 07:30:16 -05:00
Removed comment
This commit is contained in:
parent
648e3bd829
commit
d5f53a99e6
@ -492,8 +492,6 @@ public class Account implements BaseAccount
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
//TODO: Shouldn't this live in MessagingController?
|
|
||||||
// Why should everything be in MessagingController? This is an Account-specific operation. --danapple0
|
|
||||||
public AccountStats getStats(Context context) throws MessagingException
|
public AccountStats getStats(Context context) throws MessagingException
|
||||||
{
|
{
|
||||||
long startTime = System.currentTimeMillis();
|
long startTime = System.currentTimeMillis();
|
||||||
|
Loading…
Reference in New Issue
Block a user