* include/grub/env.h (grub_env_find): Remove prototype.
* grub-core/kern/env.c (grub_env_find): Make static. (grub_env_set): Remove useless set.
This commit is contained in:
parent
a4c65f3441
commit
8e307a625d
3 changed files with 7 additions and 5 deletions
|
@ -1,3 +1,9 @@
|
|||
2012-02-26 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* include/grub/env.h (grub_env_find): Remove prototype.
|
||||
* grub-core/kern/env.c (grub_env_find): Make static.
|
||||
(grub_env_set): Remove useless set.
|
||||
|
||||
2012-02-26 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/kern/i386/realmode.S: Remove useless align.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue