mirror of
https://github.com/brl/mutter.git
synced 2025-03-26 13:13:59 +00:00

An initial pass over the Cogl source code using the Clang static analysis tool flagged a few low hanging issues such as un-used variables or redundant initializing of variables which this patch fixes.