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

remove unused var after recent patch

This commit is contained in:
Alasdair Kergon 2011-06-24 23:39:09 +00:00
parent f4249251cb
commit 140615dafb

View File

@ -1853,7 +1853,6 @@ int add_mirror_log(struct cmd_context *cmd, struct logical_volume *lv,
percent_t sync_percent;
int in_sync;
struct logical_volume *log_lv;
struct lvinfo info;
unsigned old_log_count;
int r = 0;