diff src/protocols/msn/command.c @ 19785:852b32710df0

[gaim-migrate @ 16507] add the contact list retrieve and dump contact list to server currently can do chanllenge successfully But can't get the buddy list done by MaYuan<mayuan2006@gmail.com> committer: Ethan Blanton <elb@pidgin.im>
author Ma Yuan <mayuan2006@gmail.com>
date Mon, 17 Jul 2006 12:22:37 +0000
parents bc30c6270d9f
children 23258253c7a0
line wrap: on
line diff
--- a/src/protocols/msn/command.c	Sun Jul 09 16:48:25 2006 +0000
+++ b/src/protocols/msn/command.c	Mon Jul 17 12:22:37 2006 +0000
@@ -47,7 +47,6 @@
 	if( (!strcmp(str,"ADL")) ||
 		(!strcmp(str,"GCF")) ||
 		(!strcmp(str,"MSG")) ||
-		(!strcmp(str,"QRY")) ||
 		(!strcmp(str,"RML")) ||
 		(!strcmp(str,"UBX")) ||
 		(!strcmp(str,"UBN")) ||