* util/lvm.c: Remove since unused. Remove remaining references.

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2013-09-19 09:05:56 +02:00
parent 386701a8fe
commit 90379808b6
4 changed files with 4 additions and 52 deletions

View file

@ -3,6 +3,10 @@
* docs/grub.texi (Networking commands): Add documentation for
network related commands.
2013-09-19 Vladimir Serbinenko <phcoder@gmail.com>
* util/lvm.c: Remove since unused. Remove remaining references.
2013-09-19 Vladimir Serbinenko <phcoder@gmail.com>
Handle the case of partitioned LVM properly.