Remove obsolete comments

This commit is contained in:
Scott Lahteine 2018-11-08 10:55:18 -06:00
parent ef724edd80
commit 525ea554a1

View file

@ -432,8 +432,6 @@ void do_blocking_move_to_xy(const float &rx, const float &ry, const float &fr_mm
//
// - Save current feedrates
// - Reset the rate multiplier
// - Reset the command timeout
// - Enable the endstops (for endstop moves)
//
void bracket_probe_move(const bool before) {
static float saved_feedrate_mm_s;