mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-03-13 17:56:14 +00:00
🎨 Remove unused ProUI : UBLValidMesh (#25591)
This commit is contained in:
parent
2c6aff5c79
commit
93eeee2230
1 changed files with 0 additions and 1 deletions
|
@ -229,7 +229,6 @@ void ParkHead();
|
|||
#endif
|
||||
#if ENABLED(AUTO_BED_LEVELING_UBL)
|
||||
void UBLMeshTilt();
|
||||
bool UBLValidMesh();
|
||||
void UBLMeshSave();
|
||||
void UBLMeshLoad();
|
||||
#endif
|
||||
|
|
Loading…
Add table
Reference in a new issue