]> sourceware.org Git - lvm2.git/commitdiff
remove unused var
authorAlasdair Kergon <agk@redhat.com>
Fri, 19 Sep 2008 03:45:34 +0000 (03:45 +0000)
committerAlasdair Kergon <agk@redhat.com>
Fri, 19 Sep 2008 03:45:34 +0000 (03:45 +0000)
tools/vgreduce.c

index f2a5e218b820a22d088424dc12bbd47d8334fc86..c0747bfc3272b4b839c8cd757b44ceddd1be3a96 100644 (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;
This page took 0.033799 seconds and 5 git commands to generate.