
During compilation, gen_default_modes.py shows two warnings that say that a comparison is using 'is' instead of '=='. This patch fixes this bug. Fixes https://gitlab.gnome.org/GNOME/mutter/issues/985
During compilation, gen_default_modes.py shows two warnings that say that a comparison is using 'is' instead of '=='. This patch fixes this bug. Fixes https://gitlab.gnome.org/GNOME/mutter/issues/985