Merge "Fix build."
This commit is contained in:
committed by
Android (Google) Code Review
commit
c7dc3dcb57
@@ -190,7 +190,6 @@ public class ICU_Delegate {
|
||||
|
||||
// Used by DecimalFormatSymbols.
|
||||
result.zeroDigit = '0';
|
||||
result.digit = '0';
|
||||
result.decimalSeparator = '.';
|
||||
result.groupingSeparator = ',';
|
||||
result.patternSeparator = ' ';
|
||||
|
||||
Reference in New Issue
Block a user