From 09ca9c3448251e6cebc277ac2e6c75133d2b031d Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Tue, 20 May 2008 13:32:54 +0000 Subject: INTEGRATION: CWS i18n43_DEV300 (1.10.8.1.2); FILE MERGED 2008/04/29 21:49:49 khong 1.10.8.1.2.1: #i88411# remove setBreakType patch from i81519 --- icu/icu-3.6.patch | 19 ------------------- 1 file changed, 19 deletions(-) (limited to 'icu') diff --git a/icu/icu-3.6.patch b/icu/icu-3.6.patch index b55516c8c151..7eac1d9a09cc 100644 --- a/icu/icu-3.6.patch +++ b/icu/icu-3.6.patch @@ -36,25 +36,6 @@ /*===========================================================================*/ /* Code alignment and C function inlining */ -*** misc/icu/source/common/unicode/rbbi.h Fri Aug 11 07:46:40 2006 ---- misc/build/icu/source/common/unicode/rbbi.h Mon Jan 28 21:31:50 2008 -*************** -*** 611,622 **** ---- 611,624 ---- - virtual int32_t getBreakType() const; - #endif - -+ public: - /** - * Set the type of the break iterator. - * @internal - */ - virtual void setBreakType(int32_t type); - -+ protected: - /** - * Common initialization function, used by constructors and bufferClone. - * (Also used by DictionaryBasedBreakIterator::createBufferClone().) *** misc/icu/source/common/unicode/umachine.h Tue Feb 7 02:54:16 2006 --- misc/build/icu/source/common/unicode/umachine.h Mon Jan 28 21:31:50 2008 *************** -- cgit v1.2.3