Minor cleanup.
This commit is contained in:
parent
0074cea398
commit
04da290fd6
@ -450,7 +450,8 @@ ICULocaleBackend::_CreateThreadLocalStorageKey()
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
void ICULocaleBackend::_DestroyThreadLocalStorageValue(void* value)
|
void
|
||||||
|
ICULocaleBackend::_DestroyThreadLocalStorageValue(void* value)
|
||||||
{
|
{
|
||||||
ICUThreadLocalStorageValue* tlsValue
|
ICUThreadLocalStorageValue* tlsValue
|
||||||
= static_cast<ICUThreadLocalStorageValue*>(value);
|
= static_cast<ICUThreadLocalStorageValue*>(value);
|
||||||
|
Loading…
Reference in New Issue
Block a user