From 79ef15c54cfebd8798c4c8870a1e109ce16e68e3 Mon Sep 17 00:00:00 2001 From: Roman Telezhynskyi Date: Tue, 30 Jan 2018 10:55:16 +0200 Subject: [PATCH] Clear code. --HG-- branch : develop --- src/app/valentina/mainwindow.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/app/valentina/mainwindow.cpp b/src/app/valentina/mainwindow.cpp index b41b91e07..6b7a0ec78 100644 --- a/src/app/valentina/mainwindow.cpp +++ b/src/app/valentina/mainwindow.cpp @@ -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);