diff options
| author | Jean-François Milants <jf@codingfield.com> | 2025-12-29 22:18:24 +0100 |
|---|---|---|
| committer | mark9064 <30447455+mark9064@users.noreply.github.com> | 2025-12-31 18:21:16 +0000 |
| commit | 2702d07548eca644dbc62e55634e3ca7b4dc0533 (patch) | |
| tree | 22c2bb2819efd41e0c70ec48aa1845913eaed11f /src/displayapp/screens/WatchFaceTerminal.cpp | |
| parent | 4a9932da689468bfaf5b72c33ee6fd084c4105a9 (diff) | |
WatchFaceTerminal : Remove unused include directive.
Diffstat (limited to 'src/displayapp/screens/WatchFaceTerminal.cpp')
| -rw-r--r-- | src/displayapp/screens/WatchFaceTerminal.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/displayapp/screens/WatchFaceTerminal.cpp b/src/displayapp/screens/WatchFaceTerminal.cpp index 56b8ad1d..d17cdcdb 100644 --- a/src/displayapp/screens/WatchFaceTerminal.cpp +++ b/src/displayapp/screens/WatchFaceTerminal.cpp @@ -11,7 +11,6 @@ #include "components/settings/Settings.h" #include "components/ble/SimpleWeatherService.h" #include "displayapp/screens/WeatherSymbols.h" -#include "displayapp/InfiniTimeTheme.h" using namespace Pinetime::Applications::Screens; |
