summaryrefslogtreecommitdiffstats
path: root/thirdparty/icu4c/common/rbbirb.h
diff options
context:
space:
mode:
Diffstat (limited to 'thirdparty/icu4c/common/rbbirb.h')
-rw-r--r--thirdparty/icu4c/common/rbbirb.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/thirdparty/icu4c/common/rbbirb.h b/thirdparty/icu4c/common/rbbirb.h
index d983a184b6..96d3aa643d 100644
--- a/thirdparty/icu4c/common/rbbirb.h
+++ b/thirdparty/icu4c/common/rbbirb.h
@@ -159,9 +159,6 @@ public:
UBool fChainRules; // True for chained Unicode TR style rules.
// False for traditional regexp rules.
- UBool fLBCMNoChain; // True: suppress chaining of rules on
- // chars with LineBreak property == CM.
-
UBool fLookAheadHardBreak; // True: Look ahead matches cause an
// immediate break, no continuing for the
// longest match.