* util/lvm.c: Remove since unused. Remove remaining references.
This commit is contained in:
parent
386701a8fe
commit
90379808b6
4 changed files with 4 additions and 52 deletions
|
@ -301,7 +301,6 @@ program = {
|
|||
installdir = sbin;
|
||||
mansection = 8;
|
||||
common = util/grub-setup.c;
|
||||
common = util/lvm.c;
|
||||
common = grub-core/kern/emu/argp_common.c;
|
||||
common = grub-core/lib/reed_solomon.c;
|
||||
|
||||
|
@ -318,7 +317,6 @@ program = {
|
|||
installdir = sbin;
|
||||
mansection = 8;
|
||||
common = util/grub-setup.c;
|
||||
common = util/lvm.c;
|
||||
common = grub-core/kern/emu/argp_common.c;
|
||||
common = grub-core/lib/reed_solomon.c;
|
||||
common = util/ieee1275/ofpath.c;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue