Unused variable (#14301)
This commit is contained in:
@ -778,6 +778,8 @@ void Temperature::_temp_error(const int8_t heater, PGM_P const serial_msg, PGM_P
|
||||
}
|
||||
else
|
||||
disable_all_heaters(); // paranoia
|
||||
#else
|
||||
UNUSED(killed);
|
||||
#endif
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user