mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
libcli/security/object_tree.c - remove unreachable statement
This commit is contained in:
parent
87b887f48f
commit
3035fe041f
@ -83,7 +83,6 @@ bool insert_in_object_tree(TALLOC_CTX *mem_ctx,
|
||||
(*root)->num_of_children++;
|
||||
return true;
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
||||
/* search by GUID */
|
||||
|
Loading…
Reference in New Issue
Block a user