From: Maxime Serrano Date: Fri, 17 Aug 2012 21:58:20 +0000 (+0000) Subject: ICU-9353 remove last mentions of word_ja.txt X-Git-Tag: milestone-59-0-1~3651 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=43a4d7c0d4b5f7c91c3f9ed2466a07e044857f77;p=icu ICU-9353 remove last mentions of word_ja.txt X-SVN-Rev: 32196 --- diff --git a/icu4c/source/data/xml/brkitr/ja.xml b/icu4c/source/data/xml/brkitr/ja.xml index ad29233ed82..b821f580283 100644 --- a/icu4c/source/data/xml/brkitr/ja.xml +++ b/icu4c/source/data/xml/brkitr/ja.xml @@ -1,6 +1,6 @@ - diff --git a/icu4c/source/test/intltest/rbbiapts.cpp b/icu4c/source/test/intltest/rbbiapts.cpp index 51cac02635a..b61f060cd99 100644 --- a/icu4c/source/test/intltest/rbbiapts.cpp +++ b/icu4c/source/test/intltest/rbbiapts.cpp @@ -1052,7 +1052,6 @@ void RBBIAPITest::TestRoundtripRules() { RoundtripRule("line"); RoundtripRule("char"); if (!quick) { - RoundtripRule("word_ja"); RoundtripRule("word_POSIX"); } }