aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/alarm
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/alarm')
-rw-r--r--src/components/alarm/AlarmController.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/alarm/AlarmController.cpp b/src/components/alarm/AlarmController.cpp
index 88f65d9a..c4eb8ed0 100644
--- a/src/components/alarm/AlarmController.cpp
+++ b/src/components/alarm/AlarmController.cpp
@@ -104,5 +104,4 @@ void AlarmController::StopAlerting() {
// set next instance
ScheduleAlarm();
}
- systemTask->PushMessage(System::Messages::StopRinging);
}