Simplification

pull/194/head
M66B 4 years ago
parent 581522cfd3
commit 21ab4b065d

@ -6018,7 +6018,6 @@ public class FragmentCompose extends FragmentBase {
if (folder == null)
continue;
if (EntityFolder.INBOX.equals(folder.type) ||
EntityFolder.SYSTEM.equals(folder.type) ||
EntityFolder.USER.equals(folder.type)) {
canArchive = true;
break;

Loading…
Cancel
Save