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

`modelview` is uninitialized and the `apply` function just multiplies it. What we really want is to initialize `modelview` so replace `apply` with `get`. Who knows what bugs this may have caused...