mirror of
https://github.com/lvgl/lvgl.git
synced 2025-01-14 06:42:58 +08:00
remove debug printf
This commit is contained in:
parent
37e873fa09
commit
8890589dc1
@ -803,7 +803,6 @@ static lv_res_t release_handler(lv_obj_t * ddlist)
|
||||
}
|
||||
|
||||
ext->sel_opt_id = new_opt;
|
||||
printf("rid: %d\n", new_opt);
|
||||
}
|
||||
|
||||
ext->sel_opt_id_ori = ext->sel_opt_id;
|
||||
|
Loading…
x
Reference in New Issue
Block a user