mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
libdm: drop unneded assignment
This commit is contained in:
parent
8346f106b4
commit
c132fc3ff6
@ -1871,8 +1871,6 @@ int dm_tree_activate_children(struct dm_tree_node *dnode,
|
||||
dnode->props.send_messages = 0; /* messages posted */
|
||||
}
|
||||
|
||||
handle = NULL;
|
||||
|
||||
return r;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user