1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-08-13 17:03:48 -04:00

Remove an old comment/obsolete code

This commit is contained in:
Jesse Vincent 2009-12-27 16:52:33 +00:00
parent 2a77001acc
commit 7c8a7b1f27

View File

@ -1533,8 +1533,6 @@ public class MessageList
if (updateForMe(account, folder))
{
// Perhaps this can be restored, if done in the mHandler thread
// Toast.makeText(MessageList.this, message, Toast.LENGTH_LONG).show();
mHandler.progress(false);
mHandler.folderLoading(folder, false);
mHandler.sortMessages();