Browse Source

Drop obsolete string

Scott Lahteine 6 years ago
parent
commit
5364b92c37
1 changed files with 0 additions and 2 deletions
  1. 0
    2
      Marlin/src/core/language.h

+ 0
- 2
Marlin/src/core/language.h View File

214
 #define MSG_FILAMENT_CHANGE_INSERT_LCD      "Insert filament and press button"
214
 #define MSG_FILAMENT_CHANGE_INSERT_LCD      "Insert filament and press button"
215
 #define MSG_FILAMENT_CHANGE_INSERT_M108     "Insert filament and send M108"
215
 #define MSG_FILAMENT_CHANGE_INSERT_M108     "Insert filament and send M108"
216
 
216
 
217
-#define MSG_SERIAL_ERROR_MENU_STRUCTURE     "Error in menu structure"
218
-
219
 #define MSG_ERR_EEPROM_WRITE                "Error writing to EEPROM!"
217
 #define MSG_ERR_EEPROM_WRITE                "Error writing to EEPROM!"
220
 
218
 
221
 #define MSG_STOP_BLTOUCH                    "STOP called because of BLTouch error - restart with M999"
219
 #define MSG_STOP_BLTOUCH                    "STOP called because of BLTouch error - restart with M999"

Loading…
Cancel
Save