1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-11-24 02:12:15 -05:00

Removed comment

This commit is contained in:
cketti 2010-06-20 14:11:16 +00:00
parent 648e3bd829
commit d5f53a99e6

View File

@ -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
{
long startTime = System.currentTimeMillis();