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.
2014-06-11 15:15:58 -04:00
2014-05-27 21:18:25 +02:00
Description
91 MiB
Languages
C 98.9%
Meson 0.7%
Python 0.3%