]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/common/aaplbfct.h
ICU-64232.0.1.tar.gz
[apple/icu.git] / icuSources / common / aaplbfct.h
index 4ff3b8bd4cf6a72d0e9d32a4c3e36e5aee12e617..2374a60fad8dd4b65b540d000d1618a40775749f 100644 (file)
@@ -41,7 +41,7 @@ class AppleLanguageBreakFactory : public ICULanguageBreakFactory {
    * sought.
    * @return A DictionaryMatcher with the desired characteristics, or NULL.
    */
-  virtual DictionaryMatcher *loadDictionaryMatcherFor(UScriptCode script, int32_t breakType);
+  virtual DictionaryMatcher *loadDictionaryMatcherFor(UScriptCode script);
 
 };