Warning fixes
This commit is contained in:
parent
fc054c9cb8
commit
3b88cbbda5
1 changed files with 0 additions and 2 deletions
|
@ -433,8 +433,6 @@ grub_normal_init_page (struct grub_term_output *term)
|
||||||
grub_free (unicode_msg);
|
grub_free (unicode_msg);
|
||||||
}
|
}
|
||||||
|
|
||||||
static int reader_nested;
|
|
||||||
|
|
||||||
static char *
|
static char *
|
||||||
read_lists (struct grub_env_var *var __attribute__ ((unused)),
|
read_lists (struct grub_env_var *var __attribute__ ((unused)),
|
||||||
const char *val)
|
const char *val)
|
||||||
|
|
Loading…
Reference in a new issue