mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-27 19:35:10 +01:00
Optimize folder processing
This commit is contained in:
@@ -44,6 +44,9 @@ public class TupleFolderEx extends EntityFolder implements Serializable {
|
||||
public int unseen;
|
||||
public int executing;
|
||||
|
||||
@Ignore
|
||||
int indentation;
|
||||
|
||||
@Ignore
|
||||
TupleFolderEx parent_ref;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user