mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-06 14:05:32 +00:00
ICU-6765 Remove redefinition of const static class variable.
X-SVN-Rev: 25539
This commit is contained in:
parent
88cde4c236
commit
2dfb80a9e1
1 changed files with 0 additions and 2 deletions
|
@ -40,6 +40,4 @@ StringPiece::StringPiece(const StringPiece& x, int32_t pos, int32_t len) {
|
|||
length_ = len;
|
||||
}
|
||||
|
||||
const int32_t StringPiece::npos;
|
||||
|
||||
U_NAMESPACE_END
|
||||
|
|
Loading…
Add table
Reference in a new issue