Mercurial > pidgin
changeset 13618:4d44d7ad536e
[gaim-migrate @ 16004]
I forgot to save the file after I removed the XXX comment.
committer: Tailor Script <tailor@pidgin.im>
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Mon, 10 Apr 2006 23:44:20 +0000 |
parents | 513d0e06f35f |
children | 667af11a6411 |
files | src/protocols/jabber/buddy.c |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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 "