Skip to content
Snippets Groups Projects
Commit 26aca40a authored by dt's avatar dt
Browse files

Remove unused variable.

parent b1cf2c09
No related branches found
No related tags found
No related merge requests found
......@@ -146,7 +146,6 @@ void ProjectLoadWizard::done(int result)
// This normally happens on showing the final page, but since we
// don't show it anymore, do it here
QString directory = QFileInfo(m_project->file()->fileName()).absolutePath();
if (m_importVersion && importCheckbox->isChecked()) {
// Importing
if (m_temporaryVersion)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment