--- a/libpurple/protocols/jabber/message.c Sun Oct 02 21:12:32 2016 -0500 +++ b/libpurple/protocols/jabber/message.c Sun Oct 02 22:06:03 2016 -0500 @@ -959,7 +959,6 @@ for (it = found_smileys; it; it = g_list_next(it)) { PurpleSmiley *smiley = it->data; - PurpleImage *smiley_image; const gchar *shortcut = purple_smiley_get_shortcut(smiley); const gchar *mimetype; JabberData *jdata;