diff options
Diffstat (limited to 'Build/source/libs/icu-xetex/i18n/unicode/stsearch.h')
-rw-r--r-- | Build/source/libs/icu-xetex/i18n/unicode/stsearch.h | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/Build/source/libs/icu-xetex/i18n/unicode/stsearch.h b/Build/source/libs/icu-xetex/i18n/unicode/stsearch.h index c50306881cc..3844315abf6 100644 --- a/Build/source/libs/icu-xetex/i18n/unicode/stsearch.h +++ b/Build/source/libs/icu-xetex/i18n/unicode/stsearch.h @@ -1,6 +1,6 @@ /* ********************************************************************** -* Copyright (C) 2001-2005 IBM and others. All rights reserved. +* Copyright (C) 2001-2006 IBM and others. All rights reserved. ********************************************************************** * Date Name Description * 03/22/2000 helena Creation. @@ -501,11 +501,6 @@ private : */ UnicodeString m_pattern_; /** - * Corresponding collation rules - * @stable ICU 2.0 - */ - UnicodeString m_collation_rules_; - /** * String search struct data * @stable ICU 2.0 */ |