mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 01:48:55 +00:00
Florian Müllner
0745734ba5
clutter: Fix a compiler warning
There's no need for a cast for printing an object's type or address, so we can remove variables that are unused when not building with CLUTTER_ENABLE_DEBUG.
…
…
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%