diff options
| author | JF002 <JF002@users.noreply.github.com> | 2021-02-14 13:26:49 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-14 13:26:49 (GMT) |
| commit | 0ad10a381772f97cb227fba9e1121a833c5bd026 (patch) | |
| tree | 6883f02d33cc22f539c73728bcd732cd5254c8c7 /src/displayapp/DisplayApp.h | |
| parent | 6c03c970056c2aee833bfd195dcd9ca28520d37b (diff) | |
| parent | 97a1c4b3d7be04ddb24fea096add41b44629a5f9 (diff) | |
Merge branch 'develop' into Hrs3300_SetGain_remove_warnings
Diffstat (limited to 'src/displayapp/DisplayApp.h')
| -rw-r--r-- | src/displayapp/DisplayApp.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/displayapp/DisplayApp.h b/src/displayapp/DisplayApp.h index da5a7b2..077cbba 100644 --- a/src/displayapp/DisplayApp.h +++ b/src/displayapp/DisplayApp.h @@ -85,7 +85,6 @@ namespace Pinetime { Apps nextApp = Apps::None; bool onClockApp = false; // TODO find a better way to know that we should handle gestures and button differently for the Clock app. Controllers::BrightnessController brightnessController; - std::unique_ptr<Screens::Modal> modal; Pinetime::Controllers::NotificationManager& notificationManager; Pinetime::Controllers::FirmwareValidator validator; TouchModes touchMode = TouchModes::Gestures; |
