mirror of
https://github.com/brl/mutter.git
synced 2025-06-24 14:09:25 +00:00

`_clutter_actor_get_transition` is almost identical to
`clutter_actor_get_transition` and isn't used anywhere in the code (we
stopped using it with ee00e37b
), remove it!
https://gitlab.gnome.org/GNOME/mutter/merge_requests/791