Fix dtor compile warnings with Clang
This commit is contained in:
@@ -37,7 +37,6 @@
|
||||
class TagReaderTagParser : public TagReaderBase {
|
||||
public:
|
||||
explicit TagReaderTagParser();
|
||||
~TagReaderTagParser();
|
||||
|
||||
bool IsMediaFile(const QString &filename) const override;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user