Remove unused #define
This commit is contained in:
parent
f49b88c1a1
commit
f984072eab
|
|
@ -11659,8 +11659,6 @@ void marlin_wait_for_click()
|
||||||
KEEPALIVE_STATE(busy_state_backup);
|
KEEPALIVE_STATE(busy_state_backup);
|
||||||
}
|
}
|
||||||
|
|
||||||
#define FIL_LOAD_LENGTH 60
|
|
||||||
|
|
||||||
#ifdef PSU_Delta
|
#ifdef PSU_Delta
|
||||||
bool bEnableForce_z;
|
bool bEnableForce_z;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue