Fixes clang build

This commit is contained in:
emeric
2021-09-24 20:24:00 +02:00
parent 828e2364a7
commit 43fcb2a0d7
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -64,7 +64,6 @@ namespace Av
std::unique_ptr<IChildProcess> _childProcess;
bool _finished {};
std::string _outputMimeType;
};