1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-03 05:18:29 +03:00

remove unused var

This commit is contained in:
Alasdair Kergon 2008-09-19 03:45:34 +00:00
parent 225ad19114
commit 7a71d71a94

View File

@ -139,7 +139,6 @@ static int _make_vg_consistent(struct cmd_context *cmd, struct volume_group *vg)
struct logical_volume *lv;
struct physical_volume *pv;
struct lv_segment *seg, *mirrored_seg;
struct lv_segment_area area;
unsigned s;
uint32_t mimages, remove_log;
int list_unsafe, only_mirror_images_found;