mirror of
https://github.com/brl/mutter.git
synced 2025-01-27 03:49:03 +00:00
b7d26b2d02
Returning in an if() block whose condition we assume to be true doesn't play nicely with having statements after the block. Let's fix that.