summaryrefslogtreecommitdiff
path: root/protocols/Skype/src/skype_account.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Skype/src/skype_account.cpp')
-rw-r--r--protocols/Skype/src/skype_account.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/Skype/src/skype_account.cpp b/protocols/Skype/src/skype_account.cpp
index 7091dc35ab..fa29bafbef 100644
--- a/protocols/Skype/src/skype_account.cpp
+++ b/protocols/Skype/src/skype_account.cpp
@@ -254,7 +254,6 @@ void CSkypeProto::OnCblUpdated()
{
// reload our CL after skype CL fully synced
this->LoadContactList(reinterpret_cast<void *>(static_cast<int>(false)));
- this->LoadAuthWaitList(this);
}
void CSkypeProto::OnLoggedOut(CAccount::LOGOUTREASON reason)