update frameworks/intl/include/locale_config.h.

Signed-off-by: LY <liuyong235@huawei.com>
This commit is contained in:
LY 2024-09-26 08:07:19 +00:00 committed by Gitee
parent 87b5656dbf
commit b6fe03de2b
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -270,7 +270,6 @@ private:
static std::map<std::string, std::string> supportedDialectLocales;
static std::unordered_map<std::string, std::string> dialectMap;
static std::unordered_map<std::string, std::string> localDigitMap;
static std::unordered_map<std::string, std::string> convertLanguage;
static std::map<std::string, std::string> locale2DisplayName;
static std::map<std::string, std::string> region2DisplayName;
static std::string currentDialectLocale;