Clear code.

--HG--
branch : develop
This commit is contained in:
Roman Telezhynskyi 2018-01-30 10:55:16 +02:00
parent 509955f2c6
commit 79ef15c54c

View file

@ -4873,9 +4873,6 @@ QString MainWindow::CheckPathToMeasurements(const QString &patternPath, const QS
mPath = dialog.selectedFiles().value(0);
}
// const QString mPath = QFileDialog::getOpenFileName(this, tr("Open file"), dirPath, filter, nullptr,
// QFileDialog::DontUseNativeDialog);
if (usedNotExistedDir)
{
QDir directory(dirPath);