Drop obsolete string

This commit is contained in:
Scott Lahteine 2018-02-03 23:58:05 -06:00
parent 34624cf399
commit 5364b92c37

View File

@ -214,8 +214,6 @@
#define MSG_FILAMENT_CHANGE_INSERT_LCD "Insert filament and press button"
#define MSG_FILAMENT_CHANGE_INSERT_M108 "Insert filament and send M108"
#define MSG_SERIAL_ERROR_MENU_STRUCTURE "Error in menu structure"
#define MSG_ERR_EEPROM_WRITE "Error writing to EEPROM!"
#define MSG_STOP_BLTOUCH "STOP called because of BLTouch error - restart with M999"