cleanup: remove unused function declaration
This commit is contained in:
parent
6e02a082e2
commit
6aafbe69a8
|
|
@ -423,7 +423,6 @@ void setup_fan_interrupt();
|
||||||
|
|
||||||
extern bool recover_machine_state_after_power_panic();
|
extern bool recover_machine_state_after_power_panic();
|
||||||
extern void restore_print_from_eeprom(bool mbl_was_active);
|
extern void restore_print_from_eeprom(bool mbl_was_active);
|
||||||
extern void position_menu();
|
|
||||||
|
|
||||||
extern void print_world_coordinates();
|
extern void print_world_coordinates();
|
||||||
extern void print_physical_coordinates();
|
extern void print_physical_coordinates();
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue