remove logspam

This commit is contained in:
VintagePC 2022-06-18 19:46:03 -04:00 committed by D.R.racer
parent 4ea53ad4bf
commit 0e96169bb3
1 changed files with 0 additions and 2 deletions

View File

@ -529,8 +529,6 @@ void MMU2::ResumeUnpark()
plan_buffer_line_curposXYZE(NOZZLE_PARK_Z_FEEDRATE);
st_synchronize();
mmu_print_saved &= ~(SavedState::ParkExtruder);
} else {
LogEchoEvent("NOT resuming XYZ");
}
}