fix edit with DeviceSetupStatusFailure

This commit is contained in:
Simon Stürz 2015-05-06 16:56:51 +02:00 committed by Michael Zanetti
parent 5d88998fa1
commit 4e7fd62bf8

View File

@ -857,7 +857,6 @@ void DeviceManager::slotDeviceSetupFinished(Device *device, DeviceManager::Devic
qWarning() << QString("Error in device setup after edit params. Device %1 (%2) would not be functional.").arg(device->name()).arg(device->id().toString());
storeConfiguredDevices();
device->setupCompleted();
// TODO: recover old params.??