Remove unused #define

This commit is contained in:
Guðni Már Gilbert 2022-09-03 16:23:53 +00:00 committed by D.R.racer
parent f49b88c1a1
commit f984072eab
1 changed files with 0 additions and 2 deletions

View File

@ -11659,8 +11659,6 @@ void marlin_wait_for_click()
KEEPALIVE_STATE(busy_state_backup);
}
#define FIL_LOAD_LENGTH 60
#ifdef PSU_Delta
bool bEnableForce_z;