* grub-core/fs/fshelp.c (grub_fshelp_log2blksize): Remove now unused

function.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2013-03-10 14:27:04 +01:00
parent 81455e8e7a
commit fc3ff2a2ad
3 changed files with 5 additions and 25 deletions

View file

@ -1,3 +1,8 @@
2013-03-10 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/fs/fshelp.c (grub_fshelp_log2blksize): Remove now unused
function.
2013-03-07 Andrey Borzenkov <arvidjaar@gmail.com>
* grub-core/fs/iso9660.c (add_part): Remove always_inline attribute