Minor conditional clean
This commit is contained in:
parent
cd8e6a1ad7
commit
2efe28ca59
|
@ -335,10 +335,8 @@
|
|||
#endif
|
||||
#if ENABLED(ULTIPANEL)
|
||||
#define IS_ULTRA_LCD
|
||||
#ifndef NEWPANEL
|
||||
#define NEWPANEL
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if ENABLED(IS_ULTRA_LCD)
|
||||
#define ULTRA_LCD
|
||||
|
|
Loading…
Reference in a new issue