mirror of
https://gitee.com/zlgopen/awtk.git
synced 2024-12-01 03:28:53 +08:00
remove log
This commit is contained in:
parent
74a4e72f10
commit
12366b5c81
@ -467,10 +467,6 @@ static ret_t window_manager_idle_destroy_window(const idle_info_t* info) {
|
||||
widget_t* win = WIDGET(info->ctx);
|
||||
widget_destroy(win);
|
||||
|
||||
#ifdef ENABLE_MEM_LEAK_CHECK
|
||||
tk_mem_dump();
|
||||
#endif /*ENABLE_MEM_LEAK_CHECK*/
|
||||
|
||||
return RET_OK;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user