--- a/pidgin/plugins/unity.c Wed Oct 06 04:12:07 2021 -0500 +++ b/pidgin/plugins/unity.c Thu Oct 07 22:24:25 2021 -0500 @@ -614,7 +614,7 @@ } static gboolean -unity_unload(GPluginPlugin *plugin, GError **error) { +unity_unload(GPluginPlugin *plugin, gboolean shutdown, GError **error) { GList *convs = NULL; PurpleConversationManager *manager = NULL;