diff options
| author | Kieran Cawthray <kieranc@gmail.com> | 2021-10-03 18:11:04 (GMT) |
|---|---|---|
| committer | Kieran Cawthray <kieranc@gmail.com> | 2021-10-03 19:49:57 (GMT) |
| commit | 7d1da9f1f9f507bdee3e9ea7d0f7ad90a905f7d2 (patch) | |
| tree | 3f18f90ece4c573242fefdf761b609fbf7504af4 /src/displayapp/Apps.h | |
| parent | 3320eae95cb334b62994ad8ca3a364aae08c653a (diff) | |
Remove old PineTimeStyle settings app
Diffstat (limited to 'src/displayapp/Apps.h')
| -rw-r--r-- | src/displayapp/Apps.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/displayapp/Apps.h b/src/displayapp/Apps.h index e3aca8c..6cc3614 100644 --- a/src/displayapp/Apps.h +++ b/src/displayapp/Apps.h @@ -31,8 +31,7 @@ namespace Pinetime { SettingTimeFormat, SettingDisplay, SettingWakeUp, - SettingSteps, - SettingPineTimeStyle + SettingSteps }; } } |
