This commit is contained in:
anonymou0719 2026-01-19 11:35:35 +00:00 committed by GitHub
commit ca7bdab68e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 3 deletions

View File

@ -32,9 +32,6 @@
#endif #endif
NORETURN reset_due_to_software_failure(void) { NORETURN reset_due_to_software_failure(void) {
// Make sure vibration is off
vibe_force_off();
#if PULSE_EVERYWHERE #if PULSE_EVERYWHERE
pulse_logging_log_buffer_flush(); pulse_logging_log_buffer_flush();
#endif #endif