mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-27 19:52:17 -05:00
Remove an old comment/obsolete code
This commit is contained in:
parent
2a77001acc
commit
7c8a7b1f27
@ -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();
|
||||
|
Loading…
Reference in New Issue
Block a user