8183902: Remove unnecessary definitions in locale_str.h for macOS
authornaoto
Wed, 19 Jul 2017 14:48:53 -0700
changeset 45927 85a466ecd6fb
parent 45926 43879a69df50
child 45928 092ec80302b4
child 45929 24f5557d013d
8183902: Remove unnecessary definitions in locale_str.h for macOS Reviewed-by: rriggs
jdk/src/java.base/unix/native/libjava/locale_str.h
--- a/jdk/src/java.base/unix/native/libjava/locale_str.h	Wed Jul 19 16:24:38 2017 -0400
+++ b/jdk/src/java.base/unix/native/libjava/locale_str.h	Wed Jul 19 14:48:53 2017 -0700
@@ -135,16 +135,6 @@
     "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
     "", "",
  };