Mercurial > pidgin
changeset 4374:2628346f53bd
[gaim-migrate @ 4640]
This was causing problems for the Lukester. I'll try to go back and
figure out what's happening later. For now, dinner!
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Tue, 21 Jan 2003 01:12:42 +0000 |
parents | dcc6c130c6d9 |
children | 90eaa3486949 |
files | src/protocols/oscar/oscar.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/protocols/oscar/oscar.c Tue Jan 21 00:38:33 2003 +0000 +++ b/src/protocols/oscar/oscar.c Tue Jan 21 01:12:42 2003 +0000 @@ -4145,7 +4145,7 @@ debug_printf("ssi: syncing local list and server list\n"); /* Clean the buddy list */ - aim_ssi_cleanlist(sess, fr->conn); + /* aim_ssi_cleanlist(sess, fr->conn); */ /* Add from server list to local list */ tmp = 0;