Review from CodeFactor

This commit is contained in:
emeric
2020-12-12 15:18:37 +01:00
parent eea27b86f0
commit 6c15eafee1
4 changed files with 0 additions and 4 deletions
-1
View File
@@ -48,7 +48,6 @@ namespace Av
void visitAttachedPictures(std::function<void(const Picture&)> func) const override;
private:
const std::filesystem::path _p;
AVFormatContext* _context {};
};