diff options
Diffstat (limited to 'source4/torture/rpc/winreg.c')
-rw-r--r-- | source4/torture/rpc/winreg.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/source4/torture/rpc/winreg.c b/source4/torture/rpc/winreg.c index c47c15588c..876bc5ff27 100644 --- a/source4/torture/rpc/winreg.c +++ b/source4/torture/rpc/winreg.c @@ -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, |