Alexandre Julliard : windowscodecs: Remove the no longer used icns encoder.

Alexandre Julliard julliard at winehq.org
Wed Oct 27 16:26:03 CDT 2021


Module: wine
Branch: master
Commit: bc58b627b025a8bdb9f4abea09a1630ca1f3961f
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=bc58b627b025a8bdb9f4abea09a1630ca1f3961f

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Wed Oct 27 12:05:47 2021 +0200

windowscodecs: Remove the no longer used icns encoder.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/windowscodecs/Makefile.in                |   2 -
 dlls/windowscodecs/clsfactory.c               |   1 -
 dlls/windowscodecs/icnsencoder.c              | 295 --------------------------
 dlls/windowscodecs/main.c                     |  14 --
 dlls/windowscodecs/regsvr.c                   |  15 --
 dlls/windowscodecs/unix_lib.c                 |   3 -
 dlls/windowscodecs/wincodecs_private.h        |   5 -
 dlls/windowscodecs/windowscodecs_wincodec.idl |   7 -
 8 files changed, 342 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=bc58b627b025a8bdb9f4abea09a1630ca1f3961f



More information about the wine-cvs mailing list