mirror of
https://github.com/brl/mutter.git
synced 2025-02-06 08:34:10 +00:00
![Pascal Nowack](/assets/img/avatar_default.png)
When CLUTTER_ENABLE_DEBUG is not defined, then CLUTTER_NOTE is defined as an empty block of code. As a result of that, jitter_us is in that situation unused, and a compiler warning about this unused variable appears. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3275>