Skip to content

utils: remove custom g_ptr_array_find_with_equal_func()

This was required when building with GLib < 2.54, but we now require 2.56 as minimum, so it is no longer needed.

Merge request reports