Mercurial > pidgin
changeset 14518:7e8dbf00f7a7
[gaim-migrate @ 17238]
This was just a peculiarity of a specific user.
committer: Tailor Script <tailor@pidgin.im>
author | Mark Huetsch <markhuetsch> |
---|---|
date | Mon, 11 Sep 2006 01:57:20 +0000 |
parents | 1444d83ff10a |
children | e548832f0e82 |
files | libgaim/protocols/qq/group_info.c |
diffstat | 1 files changed, 0 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/libgaim/protocols/qq/group_info.c Mon Sep 11 01:52:12 2006 +0000 +++ b/libgaim/protocols/qq/group_info.c Mon Sep 11 01:57:20 2006 +0000 @@ -305,9 +305,6 @@ g_return_if_fail(group != NULL); i = 0; - /* TODO: Something is off. I get an entry with strange values - * (including a nick of "") buried in here. I need to find more - * groups to join before I can figure this out */ /* now starts the member info, as get buddy list reply */ while (*cursor < data + len) { read_packet_dw(data, cursor, len, &member_uid);