Followup to "optimize common strings"

This commit is contained in:
Scott Lahteine 2019-11-30 08:17:51 -06:00
parent b24b0f385f
commit 83a4e8559c

View file

@ -103,7 +103,6 @@ void GcodeSuite::M290() {
#if ENABLED(BABYSTEP_HOTEND_Z_OFFSET)
{
#error "Hey!"
SERIAL_ECHOLNPAIR_P(
PSTR("Hotend "), int(active_extruder)
#if ENABLED(BABYSTEP_XY)