-
Philip Withnall authored
It is unused when compiling with `G_DISABLE_ASSERT`. That’s fine, but we definitely want the `g_hash_table_remove()` call to still be made. Fixes this CI failure: https://gitlab.gnome.org/GNOME/glib/-/jobs/4483098 Signed-off-by:
Philip Withnall <pwithnall@gnome.org>
Philip Withnall authoredIt is unused when compiling with `G_DISABLE_ASSERT`. That’s fine, but we definitely want the `g_hash_table_remove()` call to still be made. Fixes this CI failure: https://gitlab.gnome.org/GNOME/glib/-/jobs/4483098 Signed-off-by:
Philip Withnall <pwithnall@gnome.org>
Loading