mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-18 20:04:00 +02:00
Don't keep reference to internal tag, never used
This commit is contained in:
@@ -29,9 +29,6 @@ class DLLEXPORT ID3v2Tag : public Tag
|
||||
{
|
||||
public:
|
||||
ID3v2Tag( TagLib::Tag *, TagLib::ID3v2::Tag * );
|
||||
|
||||
private:
|
||||
TagLib::ID3v2::Tag *m_id3v2Tag;
|
||||
};
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user