🎨 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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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