mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-27 19:52:17 -05:00
Remove TODO
This commit is contained in:
parent
7ad5429e98
commit
09c6cfb6e4
@ -2568,8 +2568,6 @@ public class MessageList
|
||||
holder.flagged = newState;
|
||||
} else if (v == mBatchReadButton) {
|
||||
holder.read = newState;
|
||||
} else if (v == mBatchArchiveButton) {
|
||||
// TODO
|
||||
}
|
||||
messageList.add(holder.message);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user