Remove newline_hook declaration
This commit is contained in:
parent
a87add6d17
commit
787928e31e
1 changed files with 0 additions and 2 deletions
|
@ -427,8 +427,6 @@ grub_term_getcolor (struct grub_term_output *term,
|
|||
}
|
||||
}
|
||||
|
||||
extern void (*EXPORT_VAR (grub_newline_hook)) (void);
|
||||
|
||||
struct grub_term_autoload
|
||||
{
|
||||
struct grub_term_autoload *next;
|
||||
|
|
Loading…
Reference in a new issue