removed redundant line

This commit is contained in:
PavelSindler 2017-11-27 01:24:58 +01:00
parent a7b40d43e3
commit 24195557ea

View File

@ -36,7 +36,6 @@ extern bool fans_check_enabled = true;
typedef void (*menuFunc_t)();
static void lcd_sd_updir();
static void lcd_return_to_status();
struct EditMenuParentState
{