mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
s3-libndr: remove cmdline_lp_ctx.
Guenther
This commit is contained in:
parent
dd35fe181c
commit
f0b3c72bcc
@ -206,7 +206,5 @@ _PUBLIC_ void ndr_print_sockaddr_storage(struct ndr_print *ndr, const char *name
|
||||
ndr->print(ndr, "%-25s: %s", name, print_sockaddr(addr, sizeof(addr), ss));
|
||||
}
|
||||
|
||||
void *cmdline_lp_ctx;
|
||||
|
||||
const struct ndr_syntax_id null_ndr_syntax_id =
|
||||
{ { 0, 0, 0, { 0, 0 }, { 0, 0, 0, 0, 0, 0 } }, 0 };
|
||||
|
Loading…
Reference in New Issue
Block a user