mirror of
https://github.com/M66B/FairEmail.git
synced 2025-01-02 13:14:39 +00:00
Cleanup
This commit is contained in:
parent
8f4aae64dc
commit
fa95c4fcde
1 changed files with 0 additions and 1 deletions
|
@ -296,7 +296,6 @@ public class FragmentCompose extends FragmentBase {
|
|||
|
||||
private long working = -1;
|
||||
private State state = State.NONE;
|
||||
private boolean identity_selectable = false;
|
||||
private boolean show_images = false;
|
||||
private Integer last_plain_only = null;
|
||||
private List<EntityAttachment> last_attachments = null;
|
||||
|
|
Loading…
Reference in a new issue