Files
xserver_xsdl/dix/cursor.c
Peter Hutterer 68e0c4988e dix: fix "possible use of uninitialized variable" warning.
The device passed through to UnrealizeCursor isn't used anyway, so setting it
to NULL is enough.
2007-09-24 12:21:05 +09:30

15 KiB