8183902: Remove unnecessary definitions in locale_str.h for macOS

Reviewed-by: rriggs
This commit is contained in:
Naoto Sato 2017-07-19 14:48:53 -07:00
parent 5165b80762
commit bae3fb9142

View File

@ -134,16 +134,6 @@
"no_NY", "no_NO@nynorsk",
"sr_SP", "sr_YU",
"tchinese", "zh_TW",
#endif
#ifdef MACOSX
"sr-Latn", "sr_CS", // Mappings as done by old Apple JRS code
"tk", "tk-Cyrl",
"tt-Latn", "tt-Cyrl",
"uz", "uz_UZ",
"uz-Arab", "uz_UZ",
"uz-Latn", "uz_UZ",
"zh-Hans", "zh_CN",
"zh-Hant", "zh_TW",
#endif
"", "",
};