diff options
| author | Riku Isokoski <riksu9000@gmail.com> | 2023-01-21 13:07:40 +0200 |
|---|---|---|
| committer | Riku Isokoski <riksu9000@gmail.com> | 2023-01-26 10:58:47 +0200 |
| commit | a7a1dcbf23382147c62b06a9d27b7813c01eccd2 (patch) | |
| tree | 96530a73387807183731ac6da83a526ced438684 /src/displayapp/screens/WatchFaceInfineat.h | |
| parent | 1feb01b25f7e5a13b1cd96d4612b2aeba33195ca (diff) | |
infineat: Remove unnecessary background colorization
Diffstat (limited to 'src/displayapp/screens/WatchFaceInfineat.h')
| -rw-r--r-- | src/displayapp/screens/WatchFaceInfineat.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/displayapp/screens/WatchFaceInfineat.h b/src/displayapp/screens/WatchFaceInfineat.h index a24a4e9e..bf2d3cc4 100644 --- a/src/displayapp/screens/WatchFaceInfineat.h +++ b/src/displayapp/screens/WatchFaceInfineat.h @@ -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; |
