Remove workaround for wrong account-list
This commit is contained in:
		@@ -234,7 +234,7 @@ void ATBDeviceControllerPlugin::private_startAccount()
 | 
			
		||||
    // DEBUG
 | 
			
		||||
    qCritical() << "       latestAccountNumber = " << latestAccountNumber;
 | 
			
		||||
 | 
			
		||||
    hw->log_selectVaultRecord(latestAccountNumber - 1);
 | 
			
		||||
    hw->log_selectVaultRecord(latestAccountNumber);
 | 
			
		||||
 | 
			
		||||
    this->accountCheckCounter = 0;
 | 
			
		||||
    QTimer::singleShot(500, this, SLOT(private_checkAccountData()));
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user