ICU-2152 fix dumb typo
X-SVN-Rev: 10572
This commit is contained in:
parent
3b3abb2441
commit
6eb4cc43d2
@ -1317,10 +1317,6 @@ UChar Transliterator::filteredCharAt(const Replaceable& text, int32_t i) const {
|
||||
|
||||
#endif
|
||||
|
||||
// Lock first, check registry pointer second
|
||||
Mutex lock(®istryMutex);
|
||||
|
||||
|
||||
void Transliterator::initializeRegistry(void) {
|
||||
if (registry != 0) {
|
||||
return;
|
||||
|
Loading…
Reference in New Issue
Block a user