mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-06 05:55:35 +00:00
ICU-3984 remove debug print
X-SVN-Rev: 28931
This commit is contained in:
parent
1d125c474c
commit
a79a8d4ad6
1 changed files with 0 additions and 1 deletions
|
@ -153,7 +153,6 @@ ucol_swapBinary(const UDataSwapper *ds,
|
|||
UErrorCode *pErrorCode) {
|
||||
const uint8_t *inBytes;
|
||||
uint8_t *outBytes;
|
||||
fprintf(stderr, "@@@ ucol_swapBinary\n");
|
||||
|
||||
const UCATableHeader *inHeader;
|
||||
UCATableHeader *outHeader;
|
||||
|
|
Loading…
Add table
Reference in a new issue