mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 18:09:10 +00:00
Jasper St. Pierre
21d7c1a850
wayland-pointer: Remove useless initialization
There is no way this value will ever be read, because we set the cursor_surface to NULL, this is set at the same time as cursor_surface, and it's only read if cursor_surface is non-NULL.
…
…
…
…
…
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%