diff options
| author | Kieran Cawthray <kieranc@gmail.com> | 2021-07-28 14:07:43 (GMT) |
|---|---|---|
| committer | Kieran Cawthray <kieranc@gmail.com> | 2021-07-28 14:07:43 (GMT) |
| commit | 12aeb4688923a06d574b7aa7262626e7eab5b7f1 (patch) | |
| tree | e626b0e55e4144e6928632b17bada38b2aaade7d /src/displayapp/DisplayApp.h | |
| parent | e6bc485679022c51486ac3a28b8473b95ff0d115 (diff) | |
| parent | 514481ef7f9c71ad816b31d979c6ab39ce9380dd (diff) | |
Merge remote-tracking branch 'upstream/develop' into pinetimestyle-colorpicker
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 f4573ab..574be63 100644 --- a/src/displayapp/DisplayApp.h +++ b/src/displayapp/DisplayApp.h @@ -102,7 +102,6 @@ namespace Pinetime { TouchModes touchMode = TouchModes::Gestures; - TouchEvents OnTouchEvent(); void RunningState(); void IdleState(); static void Process(void* instance); |
