mirror of
https://github.com/samba-team/samba.git
synced 2025-02-04 17:47:26 +03:00
s4:lib/policy/gp_filesys.c - remove dead code
Found out by Solaris cc
This commit is contained in:
parent
55bc079b9a
commit
9d4dc69627
@ -178,8 +178,6 @@ static NTSTATUS gp_cli_connect(struct gp_context *gp_ctx)
|
|||||||
&options,
|
&options,
|
||||||
&session_options,
|
&session_options,
|
||||||
lpcfg_gensec_settings(gp_ctx, gp_ctx->lp_ctx));
|
lpcfg_gensec_settings(gp_ctx, gp_ctx->lp_ctx));
|
||||||
|
|
||||||
return NT_STATUS_OK;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
static char * gp_get_share_path(TALLOC_CTX *mem_ctx, const char *file_sys_path)
|
static char * gp_get_share_path(TALLOC_CTX *mem_ctx, const char *file_sys_path)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user