mirror of
https://github.com/brl/mutter.git
synced 2025-02-03 15:22:15 +00:00
71f942d03a
Debugging code is not meant to be run in the nominal code path. Use G_UNLIKELY to be reduce the number of bubbles in the instruction pipeline. Took the opportunity to re-indent the macros.