Alexandre Julliard : unicode: Remove some codepages that don't exist on Windows.

Alexandre Julliard julliard at winehq.org
Mon Feb 10 16:32:43 CST 2020


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Feb 10 09:13:04 2020 +0100

unicode: Remove some codepages that don't exist on Windows.

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

---

 libs/port/Makefile.in  |   8 -
 libs/port/c_1006.c     | 729 -----------------------------------------------
 libs/port/c_28600.c    | 692 --------------------------------------------
 libs/port/c_28601.c    | 725 ----------------------------------------------
 libs/port/c_28604.c    | 692 --------------------------------------------
 libs/port/c_28606.c    | 692 --------------------------------------------
 libs/port/c_424.c      | 723 ----------------------------------------------
 libs/port/c_856.c      | 723 ----------------------------------------------
 libs/port/c_878.c      | 760 -------------------------------------------------
 libs/port/cptable.c    |  18 +-
 loader/wine.inf.in     |   8 -
 tools/make_unicode     | 166 +----------
 tools/unicode-defaults | 202 -------------
 13 files changed, 4 insertions(+), 6134 deletions(-)

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



More information about the wine-cvs mailing list