提交 9689522a 编写于 作者: J JerryH

fix: 清除因g_tm变量没有使用引入的编译告警

close #I4LW3H
Signed-off-by: NJerryH <huangjieliang@huawei.com>
Change-Id: I8f1be047ce5af5e7d50822c22764f9b2f04167d9
上级 ff11e86c
......@@ -56,9 +56,6 @@ STATIC const UINT16 g_daysInMonth[2][13] = {
};
STATIC const UINT8 g_montbl[12] = { 31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31 };
/* internal shared struct tm object for localtime and gmtime */
static struct tm g_tm;
#endif
/*
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册