mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
s4:torture/smb2: remove unused variable in torture_smb2_con_sopt()
Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Michael Adam <obnox@samba.org>
This commit is contained in:
parent
fe13b0c92a
commit
609b31af3e
@ -394,7 +394,6 @@ bool torture_smb2_con_sopt(struct torture_context *tctx,
|
||||
const char *soption,
|
||||
struct smb2_tree **tree)
|
||||
{
|
||||
bool ret;
|
||||
struct smbcli_options options;
|
||||
NTSTATUS status;
|
||||
const char *host = torture_setting_string(tctx, "host", NULL);
|
||||
|
Loading…
Reference in New Issue
Block a user