mirror of
https://github.com/samba-team/samba.git
synced 2025-02-23 09:57:40 +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,
|
NTSTATUS rpccli_lsa_query_trusted_domain_info(struct rpc_pipe_client *cli, TALLOC_CTX *mem_ctx,
|
||||||
POLICY_HND *pol,
|
POLICY_HND *pol,
|
||||||
uint16 info_class, DOM_SID *dom_sid,
|
uint16 info_class,
|
||||||
LSA_TRUSTED_DOMAIN_INFO **info)
|
LSA_TRUSTED_DOMAIN_INFO **info)
|
||||||
{
|
{
|
||||||
prs_struct qbuf, rbuf;
|
prs_struct qbuf, rbuf;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user