ICU-6765 Remove redefinition of const static class variable.
X-SVN-Rev: 25539
This commit is contained in:
parent
88cde4c236
commit
2dfb80a9e1
@ -40,6 +40,4 @@ StringPiece::StringPiece(const StringPiece& x, int32_t pos, int32_t len) {
|
|||||||
length_ = len;
|
length_ = len;
|
||||||
}
|
}
|
||||||
|
|
||||||
const int32_t StringPiece::npos;
|
|
||||||
|
|
||||||
U_NAMESPACE_END
|
U_NAMESPACE_END
|
||||||
|
Loading…
Reference in New Issue
Block a user