mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-13 08:53:20 +00:00
ICU-149 remove ALGORITHMIC_CONVERTERS_HASHTABLE decl
X-SVN-Rev: 1015
This commit is contained in:
parent
02d4a7568d
commit
f555a838ea
1 changed files with 0 additions and 6 deletions
|
@ -31,12 +31,6 @@ typedef struct _UHashtable UHashtable;
|
|||
*/
|
||||
extern UHashtable *SHARED_DATA_HASHTABLE;
|
||||
|
||||
/*Hashtable generated (lazy eval) by algorithmicConverterNames for fast lookup
|
||||
*Behaviour is completely different for the Algorithmic conversions.
|
||||
*we use this table to as a litmus test.
|
||||
*/
|
||||
extern UHashtable *ALGORITHMIC_CONVERTERS_HASHTABLE;
|
||||
|
||||
|
||||
/* figures out if we need to go to file to read in the data tables.
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue