X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/f59164e3d128c7675a4d3934206346a3384e53a5..f3c0d7a59d99c2a94c6b8822291f0e42be3773c9:/icuSources/common/rbbirb.cpp diff --git a/icuSources/common/rbbirb.cpp b/icuSources/common/rbbirb.cpp index 2c9b1719..f4fa13c9 100644 --- a/icuSources/common/rbbirb.cpp +++ b/icuSources/common/rbbirb.cpp @@ -1,3 +1,5 @@ +// © 2016 and later: Unicode, Inc. and others. +// License & terms of use: http://www.unicode.org/copyright.html // // file: rbbirb.cpp // @@ -68,7 +70,6 @@ RBBIRuleBuilder::RBBIRuleBuilder(const UnicodeString &rules, fChainRules = FALSE; fLBCMNoChain = FALSE; fLookAheadHardBreak = FALSE; - fRINoChain = FALSE; fUSetNodes = NULL; fRuleStatusVals = NULL; fScanner = NULL;