mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-23 13:35:58 +03:00
Remove stray object
This commit is contained in:
parent
1385aab65d
commit
afe6caf406
1 changed files with 0 additions and 2 deletions
|
@ -63,8 +63,6 @@ CredentialStore::CredState CredentialStore::state()
|
|||
|
||||
bool CredentialStore::canTryAgain()
|
||||
{
|
||||
MirallConfigFile cfgFile;
|
||||
|
||||
bool canDoIt = false;
|
||||
|
||||
if( _tries > MAX_LOGIN_ATTEMPTS ) {
|
||||
|
|
Loading…
Reference in a new issue