* term/ieee1275/ofconsole.c: Remove stale `#endif'.

This commit is contained in:
robertmh 2008-11-08 12:25:52 +00:00
parent 0025933a5e
commit dcb6fa0a1c
2 changed files with 1 additions and 1 deletions

View file

@ -6,6 +6,7 @@
* util/console.c (grub_ncurses_term): Split in ...
(grub_ncurses_term_input): ... this, and ...
(grub_ncurses_term_output): ... this. Update all users.
* term/ieee1275/ofconsole.c: Remove stale `#endif'.
2008-11-08 Robert Millan <rmh@aybabtu.com>

View file

@ -226,7 +226,6 @@ grub_ofconsole_getkey (void)
return key;
}
#endif
static grub_uint16_t
grub_ofconsole_getxy (void)