Module: wine Branch: master Commit: e432c1cd307ae6fbebd352b5cb6fb0f3aafbba3b URL: https://source.winehq.org/git/wine.git/?a=commit;h=e432c1cd307ae6fbebd352b5c...
Author: Huw Davies huw@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@codeweavers.com Signed-off-by: Alexandre Julliard julliard@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...