Skip to content

Commit 83ad6bf

Browse files
committed
ICU-23301 Grammatical UnicodeSet variables
1 parent 604b426 commit 83ad6bf

File tree

4 files changed

+290
-220
lines changed

4 files changed

+290
-220
lines changed

icu4c/source/common/unicode/uniset.h

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1840,10 +1840,6 @@ class U_COMMON_API UnicodeSet final : public UnicodeFilter {
18401840
ParsePosition& ppos,
18411841
UErrorCode &ec);
18421842

1843-
void applyPropertyPattern(RuleCharacterIterator& chars,
1844-
UnicodeString& rebuiltPat,
1845-
UErrorCode& ec);
1846-
18471843
/**
18481844
* A filter that returns true if the given code point should be
18491845
* included in the UnicodeSet being constructed.

0 commit comments

Comments
 (0)