--- a/pidgin/plugins/disco/xmppdisco.c Fri Oct 01 17:50:50 2021 -0500 +++ b/pidgin/plugins/disco/xmppdisco.c Mon Oct 04 03:30:49 2021 -0500 @@ -662,7 +662,7 @@ } static gboolean -xmpp_disco_unload(GPluginPlugin *plugin, GError **error) +xmpp_disco_unload(GPluginPlugin *plugin, gboolean unload, GError **error) { g_hash_table_destroy(iq_callbacks); iq_callbacks = NULL;