mirror of
https://github.com/limine-bootloader/limine
synced 2025-02-12 15:14:24 +03:00
misc: Remove unused extern variable declaration
This commit is contained in:
parent
2419a8c5be
commit
baae33f713
@ -28,8 +28,6 @@ extern bool efi_boot_services_exited;
|
||||
bool efi_exit_boot_services(void);
|
||||
#endif
|
||||
|
||||
extern const char bsd_2_clause[];
|
||||
|
||||
extern struct volume *boot_volume;
|
||||
|
||||
#if defined (BIOS)
|
||||
|
Loading…
x
Reference in New Issue
Block a user