Mon, 10 Apr 2006 23:44:20 +0000
[gaim-migrate @ 16004]
I forgot to save the file after I removed the XXX comment.
| src/protocols/jabber/buddy.c | file | annotate | diff | comparison | revisions |
--- 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 "