mirror of
https://github.com/brl/mutter.git
synced 2025-01-17 06:58:56 +00:00
7fdaf7721c
The function is intentionally provided as macro to not require a cast. Recently the macro was improved to check that the passed in pointer matches the free function, so the cast to GDestroyNotify is now even harmful. https://gitlab.gnome.org/GNOME/mutter/merge_requests/176