* 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

@ -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;