Explorar el Código

Drop obsolete string

Scott Lahteine hace 6 años
padre
commit
5364b92c37
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0
    2
      Marlin/src/core/language.h

+ 0
- 2
Marlin/src/core/language.h Ver fichero

@@ -214,8 +214,6 @@
214 214
 #define MSG_FILAMENT_CHANGE_INSERT_LCD      "Insert filament and press button"
215 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 217
 #define MSG_ERR_EEPROM_WRITE                "Error writing to EEPROM!"
220 218
 
221 219
 #define MSG_STOP_BLTOUCH                    "STOP called because of BLTouch error - restart with M999"

Loading…
Cancelar
Guardar