Followup to #11187
This commit is contained in:
parent
1a0f4dedad
commit
8c0ec81a19
@ -1027,8 +1027,6 @@ void CardReader::printingHasFinished() {
|
||||
#if ENABLED(DEBUG_POWER_LOSS_RECOVERY)
|
||||
SERIAL_PROTOCOLPGM("Power-loss file delete");
|
||||
serialprintPGM(jobRecoverFileExists() ? PSTR(" failed.\n") : PSTR("d.\n"));
|
||||
#else
|
||||
UNUSED(success);
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user