🌐 Drop unused delta strings

This commit is contained in:
Scott Lahteine
2022-06-24 22:07:06 -05:00
parent 0dc59311ec
commit 537af0bb03
21 changed files with 1 additions and 44 deletions

View File

@@ -452,8 +452,6 @@ namespace Language_ro {
LSTR MSG_DELTA_CALIBRATE_CENTER = _UxGT("Calibrate Center");
LSTR MSG_DELTA_SETTINGS = _UxGT("Delta Settings");
LSTR MSG_DELTA_AUTO_CALIBRATE = _UxGT("Auto Calibration");
LSTR MSG_DELTA_HEIGHT_CALIBRATE = _UxGT("Set Delta Height");
LSTR MSG_DELTA_Z_OFFSET_CALIBRATE = _UxGT("Probe Z-offset");
LSTR MSG_DELTA_DIAG_ROD = _UxGT("Diag Rod");
LSTR MSG_DELTA_HEIGHT = _UxGT("Inaltime");
LSTR MSG_DELTA_RADIUS = _UxGT("Radius");