mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-30 21:22:26 -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))
|
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.progress(false);
|
||||||
mHandler.folderLoading(folder, false);
|
mHandler.folderLoading(folder, false);
|
||||||
mHandler.sortMessages();
|
mHandler.sortMessages();
|
||||||
|
Loading…
Reference in New Issue
Block a user