1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-01-02 13:14:39 +00:00
This commit is contained in:
M66B 2022-10-20 15:43:52 +02:00
parent 8f4aae64dc
commit fa95c4fcde

View file

@ -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;