Remove newline_hook declaration

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2010-04-09 23:15:33 +02:00
parent a87add6d17
commit 787928e31e

View file

@ -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;