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