⚰️ Clean up dead option (#24006)
This commit is contained in:
parent
b19f745659
commit
6fa930f043
|
|
@ -524,7 +524,7 @@
|
|||
#define HAS_LCDPRINT 1
|
||||
#endif
|
||||
|
||||
#if ANY(HAS_DISPLAY, HAS_DWIN_E3V2, GLOBAL_STATUS_MESSAGE)
|
||||
#if ANY(HAS_DISPLAY, HAS_DWIN_E3V2)
|
||||
#define HAS_STATUS_MESSAGE 1
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue