aboutsummaryrefslogtreecommitdiffstats
path: root/src/displayapp/Apps.h
diff options
context:
space:
mode:
authorRiku Isokoski <riksu9000@gmail.com>2023-01-24 10:49:58 +0200
committerRiku Isokoski <riksu9000@gmail.com>2023-02-26 19:32:30 +0200
commit77f9f6d6fdd9ca55fa282e589099fccfec4ff187 (patch)
tree5c041d2c82b662e0adb881cd97678b5083f0099a /src/displayapp/Apps.h
parent6b11d0700a87d6fc7f52a499005d7c512537009f (diff)
Apps: Remove Weather from app enum
Weather app is not fully implemented and is causing a warning
Diffstat (limited to 'src/displayapp/Apps.h')
-rw-r--r--src/displayapp/Apps.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/displayapp/Apps.h b/src/displayapp/Apps.h
index 89b05d87..f253bc03 100644
--- a/src/displayapp/Apps.h
+++ b/src/displayapp/Apps.h
@@ -25,7 +25,6 @@ namespace Pinetime {
Metronome,
Motion,
Steps,
- Weather,
PassKey,
QuickSettings,
Settings,