# HG changeset patch # User Richard Laager # Date 1144712660 0 # Node ID 4d44d7ad536e0db7da631d9f0902f1a80c2110f1 # Parent 513d0e06f35fe0bc47a2a1241d59da7ad11f4228 [gaim-migrate @ 16004] I forgot to save the file after I removed the XXX comment. committer: Tailor Script diff -r 513d0e06f35f -r 4d44d7ad536e src/protocols/jabber/buddy.c --- a/src/protocols/jabber/buddy.c Mon Apr 10 23:43:49 2006 +0000 +++ b/src/protocols/jabber/buddy.c Mon Apr 10 23:44:20 2006 +0000 @@ -1375,7 +1375,6 @@ if(!(from = xmlnode_get_attrib(packet, "from"))) return; - /* XXX: make a pretty error box after the string freeze */ if(!(type = xmlnode_get_attrib(packet, "type")) || !strcmp(type, "error")) { gaim_notify_error(js->gc, _("Directory Query Failed"), _("Could not query the directory server. Either "