We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6776776 commit cd7ca45Copy full SHA for cd7ca45
1 file changed
src/touchhandler/TouchHandler.h
@@ -21,7 +21,6 @@ namespace Pinetime {
21
void CancelTap();
22
bool GetNewTouchInfo();
23
void UpdateLvglTouchPoint();
24
- void Register(Pinetime::System::SystemTask* systemTask);
25
26
bool IsTouching() const {
27
return info.touching;
0 commit comments