mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
dsdb-acl: remove unused variable
Signed-off-by: Stefan Metzmacher <metze@samba.org> Autobuild-User(master): Stefan Metzmacher <metze@samba.org> Autobuild-Date(master): Wed Jan 23 20:04:09 CET 2013 on sn-devel-104
This commit is contained in:
parent
f9868b7ffd
commit
1915b17d09
@ -203,7 +203,6 @@ int acl_check_extended_right(TALLOC_CTX *mem_ctx,
|
||||
NTSTATUS status;
|
||||
uint32_t access_granted;
|
||||
struct object_tree *root = NULL;
|
||||
struct object_tree *new_node = NULL;
|
||||
TALLOC_CTX *tmp_ctx = talloc_new(mem_ctx);
|
||||
|
||||
GUID_from_string(ext_right, &right);
|
||||
|
Loading…
Reference in New Issue
Block a user