🎨 Remove unused ProUI : UBLValidMesh (#25591)
This commit is contained in:
parent
2c6aff5c79
commit
93eeee2230
|
@ -229,7 +229,6 @@ void ParkHead();
|
||||||
#endif
|
#endif
|
||||||
#if ENABLED(AUTO_BED_LEVELING_UBL)
|
#if ENABLED(AUTO_BED_LEVELING_UBL)
|
||||||
void UBLMeshTilt();
|
void UBLMeshTilt();
|
||||||
bool UBLValidMesh();
|
|
||||||
void UBLMeshSave();
|
void UBLMeshSave();
|
||||||
void UBLMeshLoad();
|
void UBLMeshLoad();
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in a new issue