This commit is contained in:
M66B 2019-06-13 11:38:52 +02:00
parent e6e2c6e5bb
commit 4bc0776483
1 changed files with 0 additions and 5 deletions

View File

@ -3256,11 +3256,6 @@ public class AdapterMessage extends RecyclerView.Adapter<AdapterMessage.ViewHold
return getKeyAtPosition(getAdapterPosition()); return getKeyAtPosition(getAdapterPosition());
} }
private class OriginalMessage {
String html;
boolean has_images;
}
private class ActionData { private class ActionData {
boolean hasJunk; boolean hasJunk;
boolean delete; boolean delete;