Apply 1 suggestion(s) to 1 file(s)

This commit is contained in:
Matthias Clasen 2022-03-15 14:35:09 +00:00
parent 08f3acb534
commit 8057bee295

View File

@ -921,9 +921,7 @@ create_cloud_provider_account_row (GtkPlacesSidebar *sidebar,
g_free (tooltip);
g_free (mount_uri);
if (end_icon) {
g_object_unref (end_icon);
}
g_clear_object (&end_icon);
return TRUE;
}