Mercurial > pidgin.yaz
changeset 26568:d6a31b0ad109
Drop a variable left over from the propagate.
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Sun, 05 Apr 2009 21:54:03 +0000 |
parents | 242a8c97270b |
children | d6a863df7884 |
files | libpurple/protocols/jabber/buddy.c |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/libpurple/protocols/jabber/buddy.c Sun Apr 05 21:49:01 2009 +0000 +++ b/libpurple/protocols/jabber/buddy.c Sun Apr 05 21:54:03 2009 +0000 @@ -1081,7 +1081,6 @@ { xmlnode *vcard, *photo, *binval; char *txt, *vcard_hash = NULL; - PurpleStoredImage *img; if (type == JABBER_IQ_ERROR) { purple_debug_warning("jabber", "Server returned error while retrieving vCard");