Remove unused variable.

This commit is contained in:
dt
2009-10-06 17:15:41 +02:00
parent b1cf2c09d6
commit 26aca40a92

View File

@@ -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)