mirror of
https://github.com/samba-team/samba.git
synced 2025-02-22 05:57:43 +03:00
r11854: Remove unused DOM_SID.
Guenther
This commit is contained in:
parent
c54430a7b5
commit
8609484ff6
@ -1264,7 +1264,7 @@ NTSTATUS rpccli_lsa_open_trusted_domain(struct rpc_pipe_client *cli, TALLOC_CTX
|
||||
|
||||
NTSTATUS rpccli_lsa_query_trusted_domain_info(struct rpc_pipe_client *cli, TALLOC_CTX *mem_ctx,
|
||||
POLICY_HND *pol,
|
||||
uint16 info_class, DOM_SID *dom_sid,
|
||||
uint16 info_class,
|
||||
LSA_TRUSTED_DOMAIN_INFO **info)
|
||||
{
|
||||
prs_struct qbuf, rbuf;
|
||||
|
Loading…
x
Reference in New Issue
Block a user