mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-10 15:42:14 +00:00
ICU-20055 Removing reference to UCONFIG_FORMAT_FASTPATHS_49 from uconfig.h
This commit is contained in:
parent
12e2a72747
commit
01c1c8b01d
1 changed files with 0 additions and 11 deletions
|
@ -431,17 +431,6 @@
|
|||
# define UCONFIG_HAVE_PARSEALLINPUT 1
|
||||
#endif
|
||||
|
||||
|
||||
/**
|
||||
* \def UCONFIG_FORMAT_FASTPATHS_49
|
||||
* This switch turns on other formatting fastpaths. Binary incompatible in object DecimalFormat and DecimalFormatSymbols
|
||||
*
|
||||
* @internal
|
||||
*/
|
||||
#ifndef UCONFIG_FORMAT_FASTPATHS_49
|
||||
# define UCONFIG_FORMAT_FASTPATHS_49 1
|
||||
#endif
|
||||
|
||||
/**
|
||||
* \def UCONFIG_NO_FILTERED_BREAK_ITERATION
|
||||
* This switch turns off filtered break iteration code.
|
||||
|
|
Loading…
Add table
Reference in a new issue