mirror of
https://gitee.com/openharmony/global_i18n
synced 2024-11-27 09:11:40 +00:00
update services/src/i18n_service_ability.cpp.
dfx Signed-off-by: Maozu <wangkexin14@huawei.com>
This commit is contained in:
parent
9e4d8c26a3
commit
c3818ddb54
@ -77,7 +77,6 @@ I18nErrorCode I18nServiceAbility::RemovePreferredLanguage(int32_t index)
|
||||
|
||||
void I18nServiceAbility::UnloadI18nServiceAbility()
|
||||
{
|
||||
HiLog::Info(LABEL, "I18nServiceAbility::UnloadI18nServiceAbility ready to unload after 10 seconds.");
|
||||
if (handler != nullptr) {
|
||||
handler->RemoveTask(UNLOAD_TASK);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user