NOISSUE fix build
This commit is contained in:
parent
9c82adaee5
commit
0b95d2b03f
1 changed files with 0 additions and 1 deletions
|
@ -32,7 +32,6 @@
|
|||
namespace {
|
||||
QSet<QString> collectPathsFromDir(QString dirPath)
|
||||
{
|
||||
std::error_code ignoredError;
|
||||
QFileInfo dirInfo(dirPath);
|
||||
|
||||
if (!dirInfo.exists())
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue