Don't show gfxmenu error
This commit is contained in:
parent
701f1df961
commit
7c464a1ec5
1 changed files with 0 additions and 1 deletions
|
@ -246,7 +246,6 @@ menu_init (int entry, grub_menu_t menu, int nested)
|
|||
err = grub_gfxmenu_try_hook (entry, menu, nested);
|
||||
if(!err)
|
||||
continue;
|
||||
grub_print_error ();
|
||||
grub_errno = GRUB_ERR_NONE;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue