diff options
| author | Michele Bini <michele.bini@gmail.com> | 2022-03-27 05:33:25 (GMT) |
|---|---|---|
| committer | Michele Bini <michele.bini@gmail.com> | 2022-03-27 05:33:25 (GMT) |
| commit | ea10b77f10f494a466fa79fa7990109772eed949 (patch) | |
| tree | e36f8f1321865a02d8ddc4cca1d498c30435108c /src/displayapp/screens | |
| parent | 40fe95c82e2a90607f9e35ca45c606fd86cf2cc8 (diff) | |
remove font jetbrains_mono_extrabold_compressed, replace with neofont3
Diffstat (limited to 'src/displayapp/screens')
| -rw-r--r-- | src/displayapp/screens/Notifications.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/displayapp/screens/Notifications.cpp b/src/displayapp/screens/Notifications.cpp index c10a60d..77f01eb 100644 --- a/src/displayapp/screens/Notifications.cpp +++ b/src/displayapp/screens/Notifications.cpp @@ -4,7 +4,6 @@ #include "displayapp/screens/Symbols.h" using namespace Pinetime::Applications::Screens; -extern lv_font_t jetbrains_mono_extrabold_compressed; extern lv_font_t jetbrains_mono_bold_20; Notifications::Notifications(DisplayApp* app, |
