Remove redundant wakeup_cancel_all()
This commit is contained in:
@@ -539,7 +539,6 @@ static void alarm_select_hold_handler(void *recognizer, void *ctx) {
|
||||
}
|
||||
}
|
||||
|
||||
wakeup_cancel_all();
|
||||
bool success = schedule_alarm(false);
|
||||
if (success) {
|
||||
// TODO confirmation window
|
||||
|
||||
Reference in New Issue
Block a user