Skip to content

Commit e7b5581

Browse files
committed
Clean up more remnants of language settings MarlinFirmware#2
1 parent 839580d commit e7b5581

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Marlin/src/lcd/dwin/cr6/touch_lcd.h

+1-2
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@
7474
#define PRINT_TIME_HOUR_VP 0x1010
7575
#define PRINT_TIME_MIN_VP 0x1012
7676
#define PRINT_PROCESS_VP 0x1016
77-
#define SYSTEM_LANGUAGE_TEXT_VP 0x101D
7877
#define PRINTER_FANOPEN_TITLE_VP 0x101E
7978
#define PRINTER_LEDOPEN_TITLE_VP 0x101F
8079
#define AUTO_BED_LEVEL_ZOFFSET_VP 0x1026
@@ -282,7 +281,7 @@ enum PROC_COM
282281
ZaxismoveKey = 16,
283282
HeaterLoadEnterKey = 17,
284283
HeaterLoadStartKey = 18,
285-
SelectLanguageKey = 19,
284+
286285
PowerContinuePrintKey = 20,
287286
FanSpeedEnterKey = 21,
288287
PLAHeadSetEnterKey = 22,

0 commit comments

Comments
 (0)