Remove leftover unused attribute
This commit is contained in:
parent
d9865a25f7
commit
eb82b8569a
1 changed files with 1 additions and 2 deletions
|
@ -759,8 +759,7 @@ find_path (struct grub_btrfs_data *data,
|
||||||
}
|
}
|
||||||
|
|
||||||
static grub_err_t
|
static grub_err_t
|
||||||
grub_btrfs_dir (grub_device_t device,
|
grub_btrfs_dir (grub_device_t device, const char *path,
|
||||||
const char *path __attribute__ ((unused)),
|
|
||||||
int (*hook) (const char *filename,
|
int (*hook) (const char *filename,
|
||||||
const struct grub_dirhook_info *info))
|
const struct grub_dirhook_info *info))
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue