cleanup: remove unused function declaration

This commit is contained in:
Guðni Már Gilbert 2023-02-19 21:17:43 +00:00
parent 6e02a082e2
commit 6aafbe69a8
1 changed files with 0 additions and 1 deletions

View File

@ -423,7 +423,6 @@ void setup_fan_interrupt();
extern bool recover_machine_state_after_power_panic();
extern void restore_print_from_eeprom(bool mbl_was_active);
extern void position_menu();
extern void print_world_coordinates();
extern void print_physical_coordinates();