Jonas Ådahl
b7e9388906
wayland/cursor-surface: Remove unnecessary NULL check
The priv->cursor_sprite is created on init() and destroyed on dispose() so it will never be NULL when updating the cursor sprite texture. https://gitlab.gnome.org/GNOME/mutter/issues/77
…
…
…
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%