Single instance embedded music player

This commit is contained in:
M66B
2024-01-23 17:42:07 +01:00
parent b673256c25
commit e4871a5170
3 changed files with 78 additions and 66 deletions

View File

@@ -102,9 +102,6 @@ public class EntityAttachment {
@Ignore
public boolean selected = false;
@Ignore
public MediaPlayer player = null;
// Gmail sends inline images as attachments with a name and cid
boolean isInline() {