Update skype.cpp

This commit is contained in:
drJeckyll 2014-09-02 19:37:57 +03:00
parent 2ca39ea088
commit 46cc37619d

View file

@ -292,7 +292,6 @@ bool Skype::loadSkypeBuddies() {
send_command("SET AUTOAWAY OFF");
send_command("SET USERSTATUS ONLINE");
return FALSE;
}