--- a/pidgin/plugins/xmppconsole/xmppconsole.c Fri Oct 01 17:50:50 2021 -0500 +++ b/pidgin/plugins/xmppconsole/xmppconsole.c Mon Oct 04 03:30:49 2021 -0500 @@ -769,7 +769,7 @@ } static gboolean -xmpp_console_unload(GPluginPlugin *plugin, GError **error) +xmpp_console_unload(GPluginPlugin *plugin, gboolean shutdown, GError **error) { if (console) gtk_widget_destroy(console->window);