Georges Basile Stavracas Neto d748dc273f
clutter/stage: Cast the stage just when needed
If we use a variable, and the debug notes are disabled at
compile time, the variable becomes unused and we are warned.

Remove this variable and instead cast inline.

https://gitlab.gnome.org/GNOME/mutter/merge_requests/502
2019-04-17 19:26:23 -03:00
..