# HG changeset patch # User Mark Doliner # Date 1043111562 0 # Node ID 2628346f53bd7221796e95e005659a8392c388dd # Parent dcc6c130c6d9414b9ea32be6f379dff9236ac74a [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 diff -r dcc6c130c6d9 -r 2628346f53bd src/protocols/oscar/oscar.c --- 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;