diff options
author | wolfbeast <mcwerewolf@wolfbeast.com> | 2020-01-29 15:13:55 +0100 |
---|---|---|
committer | wolfbeast <mcwerewolf@wolfbeast.com> | 2020-04-14 12:18:21 +0200 |
commit | e2a478072a0c814d4e83e6c46a01c901f1cf3a94 (patch) | |
tree | 1d1ac43040971e7c32f6250e9b05d756577ccc8c /config/system-headers | |
parent | cb06cac81d3730d602c11e554ea3408e9f2b14a7 (diff) | |
download | UXP-e2a478072a0c814d4e83e6c46a01c901f1cf3a94.tar UXP-e2a478072a0c814d4e83e6c46a01c901f1cf3a94.tar.gz UXP-e2a478072a0c814d4e83e6c46a01c901f1cf3a94.tar.lz UXP-e2a478072a0c814d4e83e6c46a01c901f1cf3a94.tar.xz UXP-e2a478072a0c814d4e83e6c46a01c901f1cf3a94.zip |
Issue #1342 - Remove support for system ICU
Diffstat (limited to 'config/system-headers')
-rw-r--r-- | config/system-headers | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/config/system-headers b/config/system-headers index 29eef3210..a2d3b813d 100644 --- a/config/system-headers +++ b/config/system-headers @@ -1312,22 +1312,6 @@ kvm.h spawn.h err.h xlocale.h -#ifdef MOZ_SYSTEM_ICU -unicode/locid.h -unicode/numsys.h -unicode/timezone.h -unicode/ucal.h -unicode/uchar.h -unicode/uclean.h -unicode/ucol.h -unicode/udat.h -unicode/udatpg.h -unicode/uenum.h -unicode/unorm.h -unicode/unum.h -unicode/ustring.h -unicode/utypes.h -#endif libutil.h unwind.h fenv.h |