gaim/gaim

f21fc71fde43
Parents b58eddaca779
Children 15ae3439a749
I forgot to save the file after I removed the XXX comment.
--- a/src/protocols/jabber/buddy.c Mon Apr 10 19:43:49 2006 -0400
+++ b/src/protocols/jabber/buddy.c Mon Apr 10 19:44:20 2006 -0400
@@ -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 "