diff options
| author | Joaquim <joaquim.org@gmail.com> | 2021-01-28 17:13:28 (GMT) |
|---|---|---|
| committer | Joaquim <joaquim.org@gmail.com> | 2021-01-28 17:13:28 (GMT) |
| commit | a456887eff1bc0de6c6a8ecb49a961ffe75661db (patch) | |
| tree | ef283f671a452c767a1bee0a87f1592e698e07ef /src/displayapp/screens/Navigation.cpp | |
| parent | efa99da44d52235bfbf40120f9c1faeb42ce36a7 (diff) | |
LVGL v7.10.0
Diffstat (limited to 'src/displayapp/screens/Navigation.cpp')
| -rw-r--r-- | src/displayapp/screens/Navigation.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/displayapp/screens/Navigation.cpp b/src/displayapp/screens/Navigation.cpp index 4b0e92c..9fbcbe5 100644 --- a/src/displayapp/screens/Navigation.cpp +++ b/src/displayapp/screens/Navigation.cpp @@ -22,9 +22,6 @@ using namespace Pinetime::Applications::Screens; -extern lv_font_t jetbrains_mono_extrabold_compressed; -extern lv_font_t jetbrains_mono_bold_20; - /** * Set the pixel array to display by the image * This just calls lv_img_set_src but adds type safety |
