🎨 Remove unused ProUI : UBLValidMesh (#25591)

This commit is contained in:
Andrew
2023-03-29 00:20:52 -04:00
committed by GitHub
parent 2c6aff5c79
commit 93eeee2230

View File

@@ -229,7 +229,6 @@ void ParkHead();
#endif
#if ENABLED(AUTO_BED_LEVELING_UBL)
void UBLMeshTilt();
bool UBLValidMesh();
void UBLMeshSave();
void UBLMeshLoad();
#endif