summaryrefslogtreecommitdiff
path: root/src/displayapp/screens/Notifications.cpp
diff options
context:
space:
mode:
authorMichele Bini <michele.bini@gmail.com>2022-03-27 06:12:55 (GMT)
committerMichele Bini <michele.bini@gmail.com>2022-03-27 06:12:55 (GMT)
commit272e8d5daf22bd15fbdf6163b71b2ee7994e225a (patch)
tree7c10745075c32e10da41eb30c119ed44232c432c /src/displayapp/screens/Notifications.cpp
parentea10b77f10f494a466fa79fa7990109772eed949 (diff)
Continue neofont support
Diffstat (limited to 'src/displayapp/screens/Notifications.cpp')
-rw-r--r--src/displayapp/screens/Notifications.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/displayapp/screens/Notifications.cpp b/src/displayapp/screens/Notifications.cpp
index 77f01eb..7cbfec8 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_bold_20;
Notifications::Notifications(DisplayApp* app,
Pinetime::Controllers::NotificationManager& notificationManager,