removed redundant line
This commit is contained in:
parent
a7b40d43e3
commit
24195557ea
|
|
@ -36,7 +36,6 @@ extern bool fans_check_enabled = true;
|
||||||
typedef void (*menuFunc_t)();
|
typedef void (*menuFunc_t)();
|
||||||
|
|
||||||
static void lcd_sd_updir();
|
static void lcd_sd_updir();
|
||||||
static void lcd_return_to_status();
|
|
||||||
|
|
||||||
struct EditMenuParentState
|
struct EditMenuParentState
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue