提交 b7891447 编写于 作者: W wangtiantian

IssueNo:https://gitee.com/openharmony/graphic_ui/issues/I42W4C

Description:delete error log
Sig:graphic
Feature or Bugfix:Bugfix
Binary Source:No
Signed-off-by: Nwangtiantian <wangtiantian19@huawei.com>
上级 b63ba643
......@@ -219,7 +219,6 @@ int8_t GlyphsManager::SetFile(int32_t fp, uint32_t start)
bitMapSectionStart_ = glyphNodeSectionStart_ + size;
ret = GlyphNodeCacheInit();
if (ret == RET_VALUE_OK) {
GRAPHIC_LOGE("GlyphsManager::SetFile GlyphNodeCacheInit failed");
isFileSet_ = true;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册