Module: wine Branch: master Commit: d933672538c1dd86c26e98f87acb28bb529b24ce URL: https://source.winehq.org/git/wine.git/?a=commit;h=d933672538c1dd86c26e98f87...
Author: Alexandre Julliard julliard@winehq.org Date: Mon Oct 18 11:08:07 2021 +0200
opcservices: Use the bundled zlib.
Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/opcservices/Makefile.in | 6 +- dlls/opcservices/compress.c | 2 +- dlls/opcservices/deflate.c | 2974 ------------------------------------------ dlls/opcservices/zlib.h | 162 --- 4 files changed, 4 insertions(+), 3140 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=d933672538c1dd86c26e9...