infineat: Remove unnecessary background colorization

This commit is contained in:
Riku Isokoski
2023-01-21 13:07:40 +02:00
parent 1feb01b25f
commit a7a1dcbf23
2 changed files with 0 additions and 8 deletions

View File

@@ -60,8 +60,6 @@ namespace Pinetime {
DirtyValue<uint32_t> stepCount {};
DirtyValue<bool> notificationState {};
lv_obj_t* background;
// Lines making up the side cover
lv_obj_t* lineBattery;