Remove leftover

This commit is contained in:
Riku Isokoski 2021-08-10 22:37:41 +03:00
parent 6776776421
commit cd7ca458fa

View File

@ -21,7 +21,6 @@ namespace Pinetime {
void CancelTap();
bool GetNewTouchInfo();
void UpdateLvglTouchPoint();
void Register(Pinetime::System::SystemTask* systemTask);
bool IsTouching() const {
return info.touching;