mirror of
https://gitee.com/zlgopen/awtk.git
synced 2024-12-02 12:08:16 +08:00
remove log
This commit is contained in:
parent
b572016987
commit
04812e16c8
@ -261,7 +261,6 @@ ret_t window_manager_check_and_layout(widget_t* widget) {
|
||||
if (WINDOW_BASE(iter)->need_relayout) {
|
||||
widget_layout(iter);
|
||||
window_base_set_need_relayout(iter, FALSE);
|
||||
log_debug("relayout %s\n", iter->name);
|
||||
}
|
||||
WIDGET_FOR_EACH_CHILD_END();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user