Rémi Bernon : winejoystick.drv: Remove unnecessary driver.
Module: wine Branch: master Commit: f9d7acbf45672b6e60abe9b3116d79cc8b73468d URL: https://source.winehq.org/git/wine.git/?a=commit;h=f9d7acbf45672b6e60abe9b31... Author: Rémi Bernon <rbernon(a)codeweavers.com> Date: Fri Dec 10 09:44:49 2021 +0100 winejoystick.drv: Remove unnecessary driver. Signed-off-by: Rémi Bernon <rbernon(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- configure | 56 -- configure.ac | 25 - dlls/winejoystick.drv/Makefile.in | 10 - dlls/winejoystick.drv/joystick.c | 52 -- dlls/winejoystick.drv/joystick.h | 34 - dlls/winejoystick.drv/joystick_linux.c | 458 -------------- dlls/winejoystick.drv/joystick_osx.c | 935 ---------------------------- dlls/winejoystick.drv/winejoystick.drv.spec | 1 - include/config.h.in | 6 - tools/winapi/win32.api | 13 - 10 files changed, 1590 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=f9d7acbf45672b6e60abe...
participants (1)
-
Alexandre Julliard