Skip to content

Commit 6bffc7d

Browse files
committed
Tidying
1 parent 52ee25e commit 6bffc7d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/displayapp/screens/PineTimeStyle.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ PineTimeStyle::PineTimeStyle(DisplayApp* app,
6262
displayedChar[4] = 0;
6363

6464
//Create a 200px wide background rectangle
65-
6665
timebar = lv_obj_create(lv_scr_act(), nullptr);
6766
lv_obj_set_style_local_bg_color(timebar, LV_BTN_PART_MAIN, LV_STATE_DEFAULT, pts_colors[settingsController.GetPTSColorBG()]);
6867
lv_obj_set_style_local_radius(timebar, LV_BTN_PART_MAIN, LV_STATE_DEFAULT, 0);

0 commit comments

Comments
 (0)