From f537b4fde75226da5aeda445e518e76e10a10067 Mon Sep 17 00:00:00 2001 From: Michael Ow Date: Tue, 17 Nov 2009 17:58:51 +0000 Subject: [PATCH] ICU-7193 Update urename.h X-SVN-Rev: 26927 --- icu4c/source/common/unicode/urename.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/icu4c/source/common/unicode/urename.h b/icu4c/source/common/unicode/urename.h index 974d707cdc..d4f1f309e8 100644 --- a/icu4c/source/common/unicode/urename.h +++ b/icu4c/source/common/unicode/urename.h @@ -560,7 +560,6 @@ #define ucd_getCollator U_ICU_ENTRY_POINT_RENAME(ucd_getCollator) #define ucd_open U_ICU_ENTRY_POINT_RENAME(ucd_open) #define uchar_addPropertyStarts U_ICU_ENTRY_POINT_RENAME(uchar_addPropertyStarts) -#define uchar_getHST U_ICU_ENTRY_POINT_RENAME(uchar_getHST) #define uchar_swapNames U_ICU_ENTRY_POINT_RENAME(uchar_swapNames) #define ucln_cleanupOne U_ICU_ENTRY_POINT_RENAME(ucln_cleanupOne) #define ucln_common_registerCleanup U_ICU_ENTRY_POINT_RENAME(ucln_common_registerCleanup) @@ -933,7 +932,6 @@ #define uhash_setResizePolicy U_ICU_ENTRY_POINT_RENAME(uhash_setResizePolicy) #define uhash_setValueComparator U_ICU_ENTRY_POINT_RENAME(uhash_setValueComparator) #define uhash_setValueDeleter U_ICU_ENTRY_POINT_RENAME(uhash_setValueDeleter) -#define uhst_addPropertyStarts U_ICU_ENTRY_POINT_RENAME(uhst_addPropertyStarts) #define uidna_IDNToASCII U_ICU_ENTRY_POINT_RENAME(uidna_IDNToASCII) #define uidna_IDNToUnicode U_ICU_ENTRY_POINT_RENAME(uidna_IDNToUnicode) #define uidna_compare U_ICU_ENTRY_POINT_RENAME(uidna_compare)