mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
s4:torture/winreg.c - remove unreachable code
This commit is contained in:
parent
f0c4a1aff4
commit
380b2cb4b0
@ -2678,8 +2678,6 @@ static const char *kernel_mode_registry_path(struct torture_context *tctx,
|
||||
torture_warning(tctx, "unsupported hkey: 0x%08x\n", hkey);
|
||||
return NULL;
|
||||
}
|
||||
|
||||
return NULL;
|
||||
}
|
||||
|
||||
static bool test_symlink_keys(struct torture_context *tctx,
|
||||
|
Loading…
Reference in New Issue
Block a user