Remove *Credentials::_fetchJobInProgress
authorJocelyn Turcotte <jturcotte@woboq.com>
Sat, 5 Sep 2015 13:51:11 +0000 (15:51 +0200)
committerJocelyn Turcotte <jturcotte@woboq.com>
Sat, 5 Sep 2015 14:00:45 +0000 (16:00 +0200)
commit128d46e19a4246364af4d361e3c570982a43fb7d
tree01067074d44731162ab3183439f82b9d64635f67
parent6d027ebd40c85f5732eba74583a9eace08842524
Remove *Credentials::_fetchJobInProgress

Now that fetchFromKeychain is solely called from AccountState::slotInvalidCredentials
and that this one already protects the fetch call using _waitingForNewCredentials,
we can remove that extra check.
src/gui/creds/shibbolethcredentials.cpp
src/gui/creds/shibbolethcredentials.h
src/libsync/creds/httpcredentials.cpp
src/libsync/creds/httpcredentials.h