mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-16 02:07:15 +00:00
ICU-3499 Improve the similarity between both scanf implementations.
X-SVN-Rev: 14990
This commit is contained in:
parent
667debd717
commit
bc8664b12b
1 changed files with 0 additions and 3 deletions
|
@ -812,9 +812,6 @@ u_scanf_scanset_handler(UFILE *input,
|
|||
UChar *alias, *limit;
|
||||
|
||||
|
||||
/* fill the input's internal buffer */
|
||||
ufile_fill_uchar_buffer(input);
|
||||
|
||||
/* Create an empty set */
|
||||
scanset = uset_open(0, -1);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue