Explorar el Código

removed redundant line

PavelSindler hace 7 años
padre
commit
24195557ea
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      Firmware/ultralcd.cpp

+ 0 - 1
Firmware/ultralcd.cpp

@@ -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
 {