mirror of
https://github.com/M66B/FairEmail.git
synced 2026-01-04 11:54:10 +01:00
Cleanup
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user