Alexandre Julliard pushed to branch master at wine / wine
Commits: 53ed1bf8 by Gerald Pfeifer at 2025-10-23T23:26:33+02:00 winebus: Don't define hidraw_device_read_report unless used.
This avoids dlls/winebus.sys/bus_udev.c:344:13: warning: ‘hidraw_device_read_report’ defined but not used [-Wunused-function] on non-Linux systems.
- - - - -
1 changed file:
- dlls/winebus.sys/bus_udev.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/53ed1bf8f83fd5358780f4639f019c7...