diff options
| author | Riku Isokoski <riksu9000@gmail.com> | 2023-01-21 13:12:48 +0200 |
|---|---|---|
| committer | Riku Isokoski <riksu9000@gmail.com> | 2023-01-26 10:58:47 +0200 |
| commit | eae60b6a3d7672446e0a6bf468184d4f553e978e (patch) | |
| tree | 7ad546023659126f8d97992d029e9edd89fe83bc /src/displayapp/screens/WatchFaceInfineat.h | |
| parent | a7a1dcbf23382147c62b06a9d27b7813c01eccd2 (diff) | |
infineat: Remove batterystyle
Setting local style is more efficient
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 bf2d3cc4..dfa0b38b 100644 --- a/src/displayapp/screens/WatchFaceInfineat.h +++ b/src/displayapp/screens/WatchFaceInfineat.h @@ -63,8 +63,6 @@ namespace Pinetime { // Lines making up the side cover lv_obj_t* lineBattery; - lv_style_t lineBatteryStyle; - lv_point_t lineBatteryPoints[2]; lv_obj_t* logoPine; |
