mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-08 01:53:25 +02:00
Cleanup
This commit is contained in:
@@ -641,8 +641,6 @@ public class FragmentCompose extends FragmentBase {
|
||||
etBody.addTextChangedListener(new TextWatcher() {
|
||||
private boolean save = false;
|
||||
private Integer added = null;
|
||||
private Integer removed = null;
|
||||
private Integer inserted = null;
|
||||
private Pair<Integer, Integer> lt = null;
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user