* 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

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