=== modified file 'term/ieee1275/ofconsole.c' --- term/ieee1275/ofconsole.c 2010-02-20 10:23:13 +0000 +++ term/ieee1275/ofconsole.c 2010-02-24 00:23:34 +0000 @@ -257,7 +257,6 @@ break; case '3': { - grub_uint64_t start; grub_ieee1275_read (stdin_ihandle, &c, 1, &actual); /* On 9600 we have to wait up to 12 milliseconds. */ start = grub_get_time_ms ();