1
0
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:
Matthias Dieter Wallnöfer 2010-07-31 20:58:47 +02:00
parent f0c4a1aff4
commit 380b2cb4b0

View File

@ -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,