diff src/protocols/jabber/iq.c @ 7514:43a214a385d1

[gaim-migrate @ 8127] this is what I accomplished on the ride to atlanta. pathetic, eh? committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Sat, 15 Nov 2003 07:09:20 +0000
parents 6ea4a49b4b51
children 45f37d7a20dc
line wrap: on
line diff
--- a/src/protocols/jabber/iq.c	Fri Nov 14 18:40:37 2003 +0000
+++ b/src/protocols/jabber/iq.c	Sat Nov 15 07:09:20 2003 +0000
@@ -361,9 +361,11 @@
 			jabber_disco_items_parse(js, packet);
 			return;
 		}
+	/*
 	} else if(xmlnode_get_child(packet, "si")) {
 		jabber_si_parse(js, packet);
 		return;
+	*/
 	}
 
 	/* If we got here, no pre-defined handlers got it, lets see if a special