Remove useless prototypes
This commit is contained in:
parent
b0ea3a5a93
commit
0f40441b91
1 changed files with 0 additions and 3 deletions
|
@ -106,7 +106,4 @@ struct grub_biosdisk_dap
|
|||
grub_uint64_t block;
|
||||
} __attribute__ ((packed));
|
||||
|
||||
void grub_biosdisk_init (void);
|
||||
void grub_biosdisk_fini (void);
|
||||
|
||||
#endif /* ! GRUB_BIOSDISK_MACHINE_HEADER */
|
||||
|
|
Loading…
Reference in a new issue