Florian Müllner 7fdaf7721c Don't cast free function passed to g_clear_pointer
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
2018-07-31 23:40:01 +02:00
..
2014-05-02 09:34:48 -04:00
2014-09-12 11:55:08 -06:00
2018-05-07 21:44:47 +02:00