mirror of
https://github.com/brl/mutter.git
synced 2025-01-26 19:39:20 +00:00
a0903e0cfb
The loop that generates code for a list of snippets now starts from the first snippet that has a replace string. Any snippets before that would be ignored so there's no point in generating code for them. Reviewed-by: Robert Bragg <robert@linux.intel.com>