mirror of
https://github.com/openbsd/src.git
synced 2025-01-10 06:47:55 -08:00
remove unused variable
sure henning@
This commit is contained in:
parent
83e1750f1b
commit
e8ed914357
@ -615,7 +615,6 @@ clientloop(kvm_t *kvmh, u_long ktcbtab, const char *host, const char *port,
|
||||
ssize_t n;
|
||||
struct statctx sc;
|
||||
u_int i, scnt = 0;
|
||||
const char *errstr;
|
||||
|
||||
if ((buf = malloc(Bflag)) == NULL)
|
||||
err(1, "malloc");
|
||||
|
Loading…
Reference in New Issue
Block a user