e50460e396
This warning is actually dead code, since should_be_mapped and must_be_realized are always set to the same value, so it does not make sense to check for "a && !b". Turn this into an assert so we avoid the dead branch, but do not remove the variable duplication so the more aptly named variable is used where it belongs, for clarity. CID: #1506254 Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2061> |
||
---|---|---|
.. | ||
clutter | ||
.gitignore | ||
meson.build |