Mercurial > pidgin
diff libpurple/protocols/msn/userlist.c @ 20404:455c5700c866
Really the last of the merge changes.
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Sun, 15 Apr 2007 05:39:09 +0000 |
parents | 599b5a4aebab |
children | 7acc792487f2 |
line wrap: on
line diff
--- a/libpurple/protocols/msn/userlist.c Sun Apr 15 05:28:07 2007 +0000 +++ b/libpurple/protocols/msn/userlist.c Sun Apr 15 05:39:09 2007 +0000 @@ -392,9 +392,7 @@ */ if (!(list_op & (MSN_LIST_AL_OP | MSN_LIST_BL_OP))) - { - got_new_entry(gc, passport, store); - } +// got_new_entry(gc, passport, store); } user->list_op |= list_op;