提交 b7f1402b 编写于 作者: P pssea

Description:fix build issue

IssueNo: NA
Feature or Bugfix: Feature
Binary Source:No
Signed-off-by: Nlizhiqi <lizhiqi1@huawei.com>
上级 bd697ec0
......@@ -375,7 +375,6 @@ uint16_t UIFontBitmap::GetLineMaxHeight(const char *text, uint16_t lineLength, u
uint32_t i = 0;
uint32_t unicode;
GlyphNode glyphNode;
while (i < lineLength) {
unicode = TypedText::GetUTF8Next(text, i, i);
if (sizeSpans != nullptr && sizeSpans[letterIndex].isSizeSpan) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册