mirror of
https://github.com/lvgl/lvgl.git
synced 2025-01-28 07:03:00 +08:00
fix build error
This commit is contained in:
parent
b4f625d355
commit
5f8445966b
@ -468,7 +468,6 @@ static void draw_indic(lv_event_t * e)
|
||||
|
||||
static void lv_bar_event(lv_event_t * e)
|
||||
{
|
||||
LV_ASSERT_OBJ(obj, MY_CLASS);
|
||||
lv_res_t res;
|
||||
|
||||
/*Call the ancestor's event handler*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user