* grub-core/normal/main.c (grub_normal_execute): Remove leftover call.

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2011-11-11 20:09:14 +01:00
parent 067fdf0055
commit 9aed8a7178
2 changed files with 4 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2011-11-11 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/normal/main.c (grub_normal_execute): Remove leftover call.
2011-11-11 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/kern/misc.c (grub_strstr): Moved from here ...