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