From: robertmh Date: Sat, 8 Nov 2008 12:25:52 +0000 (+0000) Subject: * term/ieee1275/ofconsole.c: Remove stale `#endif'. X-Git-Tag: 1.98~1217 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dcb6fa0a1c79471a2a81ba98bd91c79aad084985;p=thirdparty%2Fgrub.git * term/ieee1275/ofconsole.c: Remove stale `#endif'. --- diff --git a/ChangeLog b/ChangeLog index 8302276fc..f3e86c2eb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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 diff --git a/term/ieee1275/ofconsole.c b/term/ieee1275/ofconsole.c index ec35a13ea..cec227ae4 100644 --- a/term/ieee1275/ofconsole.c +++ b/term/ieee1275/ofconsole.c @@ -226,7 +226,6 @@ grub_ofconsole_getkey (void) return key; } -#endif static grub_uint16_t grub_ofconsole_getxy (void)