mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
remove unused variable in _pvremove_check_single
This commit is contained in:
parent
a1e3398ffc
commit
c29899b910
@ -5279,7 +5279,6 @@ static int _pvremove_check_single(struct cmd_context *cmd,
|
||||
struct pvcreate_params *pp = (struct pvcreate_params *) handle->custom_handle;
|
||||
struct pvcreate_device *pd;
|
||||
struct pvcreate_prompt *prompt;
|
||||
struct label *label;
|
||||
int found = 0;
|
||||
|
||||
if (!pv->dev)
|
||||
|
Loading…
Reference in New Issue
Block a user