CodeFactor review

This commit is contained in:
emeric
2021-01-11 13:13:00 +01:00
parent 5f46a69d4e
commit f21282eba5
5 changed files with 120 additions and 116 deletions
-1
View File
@@ -888,7 +888,6 @@ checkFile(const std::filesystem::path& p, const std::filesystem::path& mediaDire
}
return true;
}
catch (std::filesystem::filesystem_error& e)
{