diff options
| author | Jean-François Milants <jf@codingfield.com> | 2021-07-24 16:47:06 (GMT) |
|---|---|---|
| committer | Jean-François Milants <jf@codingfield.com> | 2021-07-24 16:47:06 (GMT) |
| commit | 057de4e6b509e15c89f10158e1935ccdc063deaa (patch) | |
| tree | 6c40390ff67374d7f072423364533ebc85ccbb63 /src/displayapp/DisplayApp.h | |
| parent | d6cccc2dcd95a7d332ee657d1357ae060389f6e6 (diff) | |
| parent | 926553d04386341f60eaf8c2abb3f50c65b8fb04 (diff) | |
Merge branch 'Riksu9000-fix_touchevent_tap' into develop
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); |
