26 Oct
2021
26 Oct
'21
9:19 p.m.
Module: wine Branch: master Commit: e432c1cd307ae6fbebd352b5cb6fb0f3aafbba3b URL: https://source.winehq.org/git/wine.git/?a=commit;h=e432c1cd307ae6fbebd352b5c... Author: Huw Davies <huw(a)codeweavers.com> Date: Tue Oct 26 11:18:08 2021 +0100 winspool: Remove support for parsing /etc/printcap. This is extremely obsolete and doesn't provide the location of the ppd file anyway. Signed-off-by: Huw Davies <huw(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/winspool.drv/info.c | 310 ++--------------------------------------------- 1 file changed, 11 insertions(+), 299 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=e432c1cd307ae6fbebd35...