mirror of https://github.com/M66B/FairEmail.git
Cleanup
This commit is contained in:
parent
e6e2c6e5bb
commit
4bc0776483
|
@ -3256,11 +3256,6 @@ public class AdapterMessage extends RecyclerView.Adapter<AdapterMessage.ViewHold
|
|||
return getKeyAtPosition(getAdapterPosition());
|
||||
}
|
||||
|
||||
private class OriginalMessage {
|
||||
String html;
|
||||
boolean has_images;
|
||||
}
|
||||
|
||||
private class ActionData {
|
||||
boolean hasJunk;
|
||||
boolean delete;
|
||||
|
|
Loading…
Reference in New Issue