]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/common/aaplbfct.cpp
ICU-64243.0.1.tar.gz
[apple/icu.git] / icuSources / common / aaplbfct.cpp
index 8d53b09196095b2155a668c64f7ae22fde3fc9e3..7dbafa70084b84b3541f421396dfa60d9b91507c 100644 (file)
@@ -195,7 +195,7 @@ and CompactTrieDictionary no longer exists. Need to work out  new implementation
 */
 
 DictionaryMatcher *
-AppleLanguageBreakFactory::loadDictionaryMatcherFor(UScriptCode script, int32_t breakType) {
+AppleLanguageBreakFactory::loadDictionaryMatcherFor(UScriptCode script) {
        DictionaryMatcher *icuDictMatcher = ICULanguageBreakFactory::loadDictionaryMatcherFor(script);
 #if !TARGET_OS_EMBEDDED
 #if 0