Update marlinui.cpp

This commit is contained in:
InsanityAutomation
2021-07-08 09:57:59 -04:00
parent dc19c60a0e
commit 6f57a7311c
-4
View File
@@ -1286,10 +1286,6 @@ constexpr uint8_t epps = ENCODER_PULSES_PER_STEP;
#endif // HAS_WIRED_LCD
#if EITHER(HAS_LCD_MENU, EXTENSIBLE_UI)
bool MarlinUI::lcd_clicked;
#endif
#if HAS_STATUS_MESSAGE
////////////////////////////////////////////