diff options
| author | Michele Bini <michele.bini@gmail.com> | 2022-04-12 05:46:08 (GMT) |
|---|---|---|
| committer | Michele Bini <michele.bini@gmail.com> | 2022-04-12 05:57:01 (GMT) |
| commit | 3115e7c58d3f4c936a68b3756fb8e37663b12830 (patch) | |
| tree | e9c008f13900e1d3c63332a3bbc305754f8ae35c /src/displayapp/Apps.h | |
| parent | 502dfad3d3dd062b37722ea65ec42908139b2e17 (diff) | |
Remove display timeout setting and code, logical fix for setting screens
Diffstat (limited to 'src/displayapp/Apps.h')
| -rw-r--r-- | src/displayapp/Apps.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/displayapp/Apps.h b/src/displayapp/Apps.h index 663d9f4..75a1e40 100644 --- a/src/displayapp/Apps.h +++ b/src/displayapp/Apps.h @@ -13,7 +13,6 @@ namespace Pinetime { QuickSettings, Settings, SettingTimeFormat, - SettingDisplay, Error }; } |
