Remove leftover
This commit is contained in:
parent
6776776421
commit
cd7ca458fa
|
@ -21,7 +21,6 @@ namespace Pinetime {
|
|||
void CancelTap();
|
||||
bool GetNewTouchInfo();
|
||||
void UpdateLvglTouchPoint();
|
||||
void Register(Pinetime::System::SystemTask* systemTask);
|
||||
|
||||
bool IsTouching() const {
|
||||
return info.touching;
|
||||
|
|
Loading…
Reference in New Issue