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 6c02378 commit 1635bfaCopy full SHA for 1635bfa
1 file changed
src/displayapp/screens/Notifications.cpp
@@ -73,7 +73,6 @@ void Notifications::Refresh() {
73
timeoutLinePoints[1].x = pos;
74
lv_line_set_points(timeoutLine, timeoutLinePoints, 2);
75
}
76
- running = currentItem->IsRunning();
77
78
79
bool Notifications::OnTouchEvent(Pinetime::Applications::TouchEvents event) {
0 commit comments