浏览代码

Drop obsolete string

Scott Lahteine 6 年前
父节点
当前提交
5364b92c37
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0
    2
      Marlin/src/core/language.h

+ 0
- 2
Marlin/src/core/language.h 查看文件

@@ -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"

正在加载...
取消
保存