Skip to content

Commit cd7ca45

Browse files
committed
Remove leftover
1 parent 6776776 commit cd7ca45

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/touchhandler/TouchHandler.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ namespace Pinetime {
2121
void CancelTap();
2222
bool GetNewTouchInfo();
2323
void UpdateLvglTouchPoint();
24-
void Register(Pinetime::System::SystemTask* systemTask);
2524

2625
bool IsTouching() const {
2726
return info.touching;

0 commit comments

Comments
 (0)