* 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

@ -28,7 +28,6 @@
#define LVM_DEV_MAPPER_STRING "/dev/linux_lvm/"
#endif
int grub_util_lvm_isvolume (char *name);
#endif
#endif /* ! GRUB_RAID_UTIL_HEADER */