diff src/protocols/msn/switchboard.c @ 6842:bd433a45a463

[gaim-migrate @ 7387] Committing what I have of MSN before I screw up my tree with some other changes. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Sun, 14 Sep 2003 22:00:11 +0000
parents a372cf34387e
children 5de4d9a4e0e2
line wrap: on
line diff
--- a/src/protocols/msn/switchboard.c	Sun Sep 14 21:32:17 2003 +0000
+++ b/src/protocols/msn/switchboard.c	Sun Sep 14 22:00:11 2003 +0000
@@ -94,7 +94,7 @@
 
 	send_clientcaps(swboard);
 
-	if (session->protocol_ver >= 9)
+	if (0 && session->protocol_ver >= 9)
 	{
 		MsnUser *local_user, *remote_user;