]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
Remove an invalid entry.
authorokuji <okuji@localhost>
Sun, 14 Aug 2005 19:37:26 +0000 (19:37 +0000)
committerokuji <okuji@localhost>
Sun, 14 Aug 2005 19:37:26 +0000 (19:37 +0000)
ChangeLog

index 478a3343518bdb3e3af76381f3836643955df292..32d0db32c3f397ac251bbf19adb01259e4d23ecd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,5 @@
 2005-08-14  Yoshinori K. Okuji  <okuji@enbug.org>
 
-       * normal/menu.c (run_menu_entry): 
-
        * normal/command.c (grub_command_execute): If INTERACTIVE is
        false and GRUB_COMMAND_FLAG_NO_ECHO is not specified, print
        CMDLINE. Disable the pager if INTERACTIVE is true.