mirror of
https://github.com/taglib/taglib.git
synced 2025-05-27 21:20:26 -04:00
Delete APE tag.
BUG:141682 git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@648984 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
This commit is contained in:
parent
1d3518d1ad
commit
cce96cfec9
@ -188,6 +188,7 @@ public:
|
||||
~FilePrivate() {
|
||||
delete ID3v2Tag;
|
||||
delete ID3v1Tag;
|
||||
delete APETag;
|
||||
delete tag;
|
||||
delete properties;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user